Update README.md

pull/1/head
Gabe Farrell 3 years ago
parent 411c632c25
commit 0662d7233f

@ -246,6 +246,11 @@ Then to load it, run the seeder:
bundle exec rake db:seed
```
Or load it remotely on heroku
```bash
heroku run:detached -a mciea-beta bundle exec rake db:seed
```
Or to load it for the lowell dashboard specifically
```bash
bundle exec rake data:seed_only_lowell

Loading…
Cancel
Save