summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrediano Ziglio <freddy77@gmail.com>2020-07-30 10:33:50 +0100
committerFrediano Ziglio <freddy77@gmail.com>2020-07-30 10:33:50 +0100
commit20afd1b1dcad61b8a3669663295b13ff1cbec67e (patch)
treee55267bb9cc0a70cfa10b3d5a87e10cc7f2e400c
parent5b37512624a44fa55e04b516b96a73b7d40f67d8 (diff)
README: Update links to hjbuild repositoryHEADmaster
Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 6d3d5ab..057a354 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
This is a jhbuild moduleset to build spice (and optionally libvirt) with
smartcard support.
To use it, you first have to download and install jhbuild from
-http://git.gnome.org/browse/jhbuild/
+https://gitlab.gnome.org/GNOME/jhbuild
It should be a simple matter of:
-git clone git://git.gnome.org/jhbuild
+git clone https://gitlab.gnome.org/GNOME/jhbuild.git
cd jhbuild
./autogen.sh --prefix=....
make install