Skip to content

Commit

Permalink
Update README setup instructions
Browse files Browse the repository at this point in the history
This rake task has a pluralized name. Closes #74.
  • Loading branch information
stewart committed Sep 5, 2016
1 parent 1858f95 commit 9a1c6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Then, run `bundle install`.
After that's done, you can install and run the necessary migrations, then seed the database:

```shell
bundle exec rake solidus_auth:install:migration
bundle exec rake solidus_auth:install:migrations
bundle exec rake db:migrate
bundle exec rake db:seed
```
Expand Down

0 comments on commit 9a1c6f6

Please sign in to comment.