README.md in spree-0.30.2 vs README.md in spree-0.40.0

- old
+ new

@@ -104,10 +104,10 @@ Then run the tests rspec spec Note that each project has its own generator for "installing." This basically sets up the test -app with what it needs to run (primarily migrations.) So for the spree_auth gme, for example, +app with what it needs to run (primarily migrations.) So for the spree_auth gem, for example, you would use the following rails g spree_auth:install