commit 2ceb858030faa7106b28f643640b810659b0e261
parent 35bd350c0305276666c5afa000eda7c33a09c23c
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 28 Jan 2007 20:20:30 +0000
cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4050 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.CVS b/README.CVS
@@ -42,7 +42,7 @@ If you're using a C shell (e.g. tcsh or csh), do
After that's set up, cd to your src directory and use the following
command to download the CVS tree:
- $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/nano checkout nano
+ $ cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/nano checkout -r nano_2_0_branch nano
Generate the configure script