Skip to content

Commit

Permalink
updated readme file (#208)
Browse files Browse the repository at this point in the history
* updated readme file

* replacing command to run
  • Loading branch information
Omegaviv authored Apr 19, 2022
1 parent 3a36b23 commit 6fb5037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A detailed guide for multiple platforms setup could be find [here](https://flutt
- `flutter pub get` to get all the dependencies.
- Generate files using Builder Runner (**required**)
```
flutter packages pub run build_runner build
flutter pub run build_runner build --delete-conflicting-outputs
```
- Switch to mobile-app's git hooks (**optional but recommended**)
```
Expand Down

0 comments on commit 6fb5037

Please sign in to comment.