Skip to content

Commit b039454

Browse files
committed
Add bundle exec rails db:seed to README.md
1 parent 04d8287 commit b039454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Fulfill the requirements, setup by following the instructions, and send a pull r
2626
1. Fork and clone this repository.
2727
1. `$ bundle install --without production`
2828
1. `$ bundle exec rails db:migrate`
29+
1. `$ bundle exec rails db:seed`
2930
1. `$ bundle exec rails dojos:update_db_by_yaml`
3031
1. `$ bundle exec rails dojo_event_services:upsert`
3132
1. `$ bundle exec rails test`

0 commit comments

Comments
 (0)