aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Donnet2018-01-05 15:41:20 +0100
committerLuc Donnet2018-01-05 15:41:20 +0100
commitbe549d0bea6f5a3c8b85e15de52ccfcec3cb4024 (patch)
tree86b0f54239d7768f0ca06b78505285010f5a36d4
parente11d23cfd4c114d1bf5fcb0c4168c8a20f218d75 (diff)
downloadchouette-core-be549d0bea6f5a3c8b85e15de52ccfcec3cb4024.tar.bz2
Change db:seed call in INSTALL.md
-rw-r--r--INSTALL.md2
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