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-x64-build8 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Ftags%2Ffc11-x64-build8;p=pspp-builds.git 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