Update collection instructions a little bit

Timothy Warren 2020-04-24 11:38:15 -04:00
parent 688ae058e1
commit 4e94fbeddb
1 changed files with 1 additions and 1 deletions

@ -14,7 +14,7 @@ in two places:
See [Configuration Page](./configuration#databasetoml) for more information
## Phinx Config
1. The `phinx.yml` file should already exist for sqlite setup, with the development environment
1. Copy the `phinx.yml.dist` example config to `phinx.yml`, which has a development sqlite setup
2. Update the `phinx.yml` file based on the instructions [here](http://docs.phinx.org/en/latest/configuration.html)
Example sqlite config: