diff options
| -rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index 28ffdeb4d..5ed8ca9f1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -137,7 +137,7 @@ RAILS_ENV=test bundle exec rake db:create db:migrate #### Load seed datas ```sh -bundle exec rake db:seed +bundle exec rake db:seed:stif ``` #### Synchronise datas with lines and stop areas referentials |
