diff --git a/Apps/GNOME/GBuilder.rst b/Apps/GNOME/GBuilder.rst index fe3da647a25e8e57d76b3bac3fa1b691c5f85568..323da7442831b309bccb8ca5df63e5eb6e15054c 100644 --- a/Apps/GNOME/GBuilder.rst +++ b/Apps/GNOME/GBuilder.rst @@ -72,7 +72,7 @@ Building a C/GTK+3 (libhandy) flatpak with GNOME Builder ******************************************************** For this example, the `geary `_ application will be built (written in C and available in Debian apt repositories). This build was done on an x86 system running Debian testing. -The `libhandy `_ repository has already been cloned and the wip/stackablebox branch checked out. +The `libhandy `_ repository has already been cloned and the master branch checked out. When you open Builder, select to "Open" a new project and navigate to the libhandy folder.