diff --git a/README.md b/README.md index 2b741bf2f..9d2db6163 100644 --- a/README.md +++ b/README.md @@ -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