README.rdoc in welike-geography-0.0.5 vs README.rdoc in welike-geography-0.0.6

- old
+ new

@@ -17,9 +17,13 @@ Install the gem: $ sudo gem install welike-geography --source http://gems.github.com +Edit your app's config/environment.rb and add the gem requirement: + + config.gem "welike-geography", :lib => "geography", :source => "http://gems.github.com" + Generate all of the required classes, migrations, etc: $ script/generate geography all == Configuration