README.Git: Fix syntax of suggested commands.
authorBen Pfaff <blp@gnu.org>
Thu, 1 Oct 2009 03:40:22 +0000 (20:40 -0700)
committerBen Pfaff <blp@gnu.org>
Thu, 1 Oct 2009 03:40:22 +0000 (20:40 -0700)
README.Git

index ce9fa9ddaa2d4de1f6a1e36959317d5b6af6b72e..da2b50e69bafef72fd0a094adc24028c7570bc35 100644 (file)
@@ -42,7 +42,7 @@ PSPP will not work with older or newer versions of Gnulib.
 
 To clone Gnulib into a directory named "gnulib" using Git, and then
 check out this particular commit, run these commands:
-       git://git.savannah.gnu.org/gnulib.git gnulib
+       git clone git://git.savannah.gnu.org/gnulib.git gnulib
        cd gnulib
        git checkout $COMMIT
 where $COMMIT should be replaced by the commit number listed above