diff --git a/README.md b/README.md index 792f279..8aee3b4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To use, first clone this repository into your home directory under Next, clone and install JHBuild as follows (adapted from ): - $ mkdir -p ~/src && git clone git://git.gnome.org/jhbuild ~/src/jhbuild + $ mkdir -p ~/src && git clone git@github.com:GNOME/jhbuild.git ~/src/jhbuild $ cd ~/src/jhbuild $ ./autogen.sh $ make