From e35b46adc2c9cf83b2b259d3f69f029d0491e3f4 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 30 Sep 2009 20:40:22 -0700 Subject: [PATCH] README.Git: Fix syntax of suggested commands. --- README.Git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2