mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
Fix error in master list
This commit is contained in:
parent
eab277b877
commit
9beb166c4a
1 changed files with 1 additions and 7 deletions
|
|
@ -48,13 +48,7 @@ bundle install
|
|||
bundle exec rake db:create db:schema:load db:seed
|
||||
```
|
||||
|
||||
Or if you only want to seed Lowell schools
|
||||
|
||||
```bash
|
||||
bundle install
|
||||
bundle exec rake db:create db:schema:load
|
||||
bundle exec rake data:seed_only_lowell
|
||||
```
|
||||
In the Lowell branch, `db:seed` will only seed Lowell schools.
|
||||
|
||||
Install the javascript dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue