summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-19 15:48:55 +0000
committertadf <tadf@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-19 15:48:55 +0000
commit070059d8623e530e1ae85ad5074f408478fbcc0b (patch)
tree9f6a6f0e694f7f54f38bed9261894c01dbabe2eb /README
parent4e4f355b87d3f0c0718e360cf7a89838e0333d98 (diff)
just a minor change
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 2 insertions, 5 deletions
diff --git a/README b/README
index d4580076b0..69a17059bd 100644
--- a/README
+++ b/README
@@ -26,12 +26,9 @@ The Ruby distribution can be found on:
ftp://ftp.ruby-lang.org/pub/ruby/
-You can get it by anonymous CVS. How to check out is:
+You can get it by anonymous SVN. How to check out is:
- $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/src login
- (Logging in to anonymous@cvs.ruby-lang.org)
- CVS password: anonymous
- $ cvs -z4 -d :pserver:anonymous@cvs.ruby-lang.org:/src checkout ruby
+ $ svn co http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8 ruby
* Ruby home-page