diff options
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/activesupport/README b/activesupport/README index ed949eab52..9fb9a80cbe 100644 --- a/activesupport/README +++ b/activesupport/README @@ -18,8 +18,8 @@ Documentation can be found at == Installation -The prefered method of installing Active Support is through its GEM file. You'll need to have -RubyGems[http://rubygems.rubyforge.org/wiki/wiki.pl] installed for that, though. If you have, +The preferred method of installing Active Support is through its GEM file. You'll need to have +RubyGems[http://rubygems.rubyforge.org/wiki/wiki.pl] installed for that, though. If you have it, then use: % [sudo] gem install activesupport-1.0.0.gem @@ -40,4 +40,4 @@ RubyForge page at http://rubyforge.org/projects/activesupport. And as Jim from R new feature to be submitted in the form of new unit tests. For other information, feel free to ask on the ruby-talk mailing list -(which is mirrored to comp.lang.ruby) or contact mailto:david@loudthinking.com.
\ No newline at end of file +(which is mirrored to comp.lang.ruby) or contact mailto:david@loudthinking.com. |