diff options
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/INSTALL.md b/INSTALL.md index 2d23a70ce..b45c0bf7b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -108,7 +108,9 @@ If you have access to STIF CodifLigne and Reflex :  **N.B.** These are asynchronious tasks, you can observe the launched jobs in your [Sidekiq Console](http://localhost:3000/sidekiq) -To create Referential with some data (Route, JourneyPattern, VehicleJourney, etc) : +#### Data in various Apartments (Referentials) + +To create `Referential` objects with some data (`Route`, `JourneyPattern`, `VehicleJourney`, etc) :        bundle exec rake referential:create | 
