Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Josep Mª Bach committed Aug 30, 2010
1 parent 0c3fbfc commit 224fa77
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rdoc
Expand Up @@ -13,7 +13,11 @@ In your Gemfile:

=== Not using Rails?

Then you have to do a +gem install simple_currency+ and then require the gem manually:
Then you have to manually install the gem:

gem install simple_currency

And manually require it as well:

require "simple_currency"

Expand Down

0 comments on commit 224fa77

Please sign in to comment.