Documentation
This commit is contained in:
parent
418d150833
commit
3b812523a9
1 changed files with 4 additions and 0 deletions
|
|
@ -87,6 +87,10 @@ If you want to use `SQLite`:
|
|||
Then edit `propel.yaml` and replace the values of `dsn`, `user`, `password` by considering your environment
|
||||
and run `$ make propel`.
|
||||
|
||||
If you want to run the interactive shell manually, run:
|
||||
|
||||
$ composer gist-scripts
|
||||
|
||||
**Versions >= 1.4.4 only**: `$ cp app/config/config.yml.dist app/config/config.yml`
|
||||
|
||||
See the [configuration section](#configuration) for more information about configuration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue