Skip to content

Commit 84c1861

Browse files
authored
Update README.md
closes #532
1 parent d802b00 commit 84c1861

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,13 @@ flutter doctor
115115
5. Run the app:
116116

117117
```bash
118-
flutter run
118+
flutter run --flavor production
119119
```
120+
OR
120121

122+
```bash
123+
flutter run --flavor nightly
124+
```
121125
## Contributing
122126

123127
Help is always appreciated, whether it comes in the form of feature requests or suggestions, code improvements, refactoring, or performance enhancements. The more is done, the better it gets. If you find any bug(s), consider opening an [issue](https://github.com/NishantSinghal19/taskwarrior-gsoc/issues/new).

0 commit comments

Comments
 (0)