README.md in gdshowsdb-0.9.0 vs README.md in gdshowsdb-0.9.1

- old
+ new

@@ -25,10 +25,10 @@ ## Using with Rails Add this to your Gemfile ``` -gem 'gdshowsdb', :git => 'git://github.com/jefmsmit/gdshowsdb.git' +gem 'gdshowsdb' ``` Generate the database migrations ``` rails generate gdshowsdatabase