From: Ben Pfaff Date: Thu, 1 Oct 2009 03:40:22 +0000 (-0700) Subject: README.Git: Fix syntax of suggested commands. X-Git-Tag: fc11-i386-build5^0 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=e35b46adc2c9cf83b2b259d3f69f029d0491e3f4 README.Git: Fix syntax of suggested commands. --- diff --git a/README.Git b/README.Git index ce9fa9dd..da2b50e6 100644 --- a/README.Git +++ b/README.Git @@ -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