diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-08-30 11:50:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-08-30 11:50:16 +0000 |
commit | 6e3a6e79e5ad434c22a3a9ca32dc53e73f8305ba (patch) | |
tree | a0d57d0f0343a5122e003866aa2fe7b83179c76f /README | |
parent | 2cf44fb3740e8064b2b544cbbaa934e49846859d (diff) | |
download | curl-6e3a6e79e5ad434c22a3a9ca32dc53e73f8305ba.tar.gz |
7.2 commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -30,14 +30,14 @@ README cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl login - (just press enter when asked for password) + (just press enter when asked for password) cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl co . - (now, you'll get all the latest sources downloaded into your current - directory. Note that this does not create a directory named curl or - anything) + (now, you'll get all the latest sources downloaded into your current + directory. Note that this does NOT create a directory named curl or + anything) cvs -d :pserver:anonymous@cvs.curl.sourceforge.net:/cvsroot/curl logout - (you're off the hook!) + (you're off the hook!) |