projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d3dc3
)
README.Git: Fix syntax of suggested commands.
author
Ben Pfaff
<blp@gnu.org>
Thu, 1 Oct 2009 03:40:22 +0000
(20:40 -0700)
committer
Ben Pfaff
<blp@gnu.org>
Thu, 1 Oct 2009 03:40:22 +0000
(20:40 -0700)
README.Git
patch
|
blob
|
history
diff --git
a/README.Git
b/README.Git
index ce9fa9ddaa2d4de1f6a1e36959317d5b6af6b72e..da2b50e69bafef72fd0a094adc24028c7570bc35 100644
(file)
--- 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