aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rubygems/README
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-02-22 02:52:35 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-02-22 02:52:35 +0000
commitb551e8c8b36766651be4e782e09e3b02e7d14a10 (patch)
treee164a1ef908bd4451568abf05b688f1593915b81 /doc/rubygems/README
parent65544f575b25b18dc27f9364f973556ddb48538f (diff)
downloadruby-b551e8c8b36766651be4e782e09e3b02e7d14a10.tar.gz
* lib/rubygems: update to 1.3.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc/rubygems/README')
-rw-r--r--doc/rubygems/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/rubygems/README b/doc/rubygems/README
index 0e42112760..68a52593d4 100644
--- a/doc/rubygems/README
+++ b/doc/rubygems/README
@@ -1,8 +1,9 @@
= RubyGems
+* http://rubygems.org/
+* http://docs.rubygems.org/
* http://rubygems.rubyforge.org/
* http://rubyforge.org/projects/rubygems
-* http://rubygems.org/
== DESCRIPTION
@@ -15,7 +16,7 @@ See Gem for information on RubyGems (or `ri Gem`)
To upgrade to the latest RubyGems, run:
- $ gem install --system # you might need to be an administrator or root
+ $ gem update --system # you might need to be an administrator or root
NOTE: RubyGems 1.1 and 1.2 have problems upgrading when there is no
rubygems-update installed. You will need to use the following instructions