Update readme

This commit is contained in:
unknown 2018-06-25 22:49:59 -07:00
parent 626aa2b753
commit 6e65dbd0ed
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ The architecture is based off these two projects:
- [inKino](https://github.com/roughike/inKino) - [Iiro Krankka](https://twitter.com/koorankka)
## Developer Notes
- Run `cp .env.dart.example .env.dart` when setting up the app to create the config file.
- Run `flutter packages pub run build_runner build` to regenerate the model files
## Contributions