README.Git: Fix syntax of suggested commands.
[pspp-builds.git] / 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