summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-22 10:45:50 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-04-22 10:45:50 +0200
commit022cab797b9ae2474fb2634ece5827e544508227 (patch)
tree42c270ce1efa552461712753d5d63e86b54be553
parent29c0faecec5eb4e8607bb87fcefb8d76e470d563 (diff)
add missing "git clone" to README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f0af5fb..bbd61fa 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ smartcard support.
To use it, you first have to download and install jhbuild from
http://git.gnome.org/browse/jhbuild/
It should be a simple matter of:
-git://git.gnome.org/jhbuild
+git clone git://git.gnome.org/jhbuild
cd jhbuild
./autogen.sh --prefix=....
make install