aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/README.rdoc')
-rw-r--r--activesupport/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/README.rdoc b/activesupport/README.rdoc
index a6424a353a..cd72f53821 100644
--- a/activesupport/README.rdoc
+++ b/activesupport/README.rdoc
@@ -10,7 +10,7 @@ outside of Rails.
The latest version of Active Support can be installed with RubyGems:
- % [sudo] gem install activesupport
+ % gem install activesupport
Source code can be downloaded as part of the Rails project on GitHub: