Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
KarinBerg authored and actions-user committed Dec 1, 2024
1 parent 7a22515 commit a91c841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipients_app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ Mobile App for Recipients of a Social Income.
- Open `recipients_app` project folder in vsCode
- Open a terminal inside of vsCode and check `flutter --version` is
listing the right flutter version (See above or pubspec.yaml).
- Add executable permissions to the script clean_build.sh via `chmod +x clean_build.sh`
- Add executable permissions to the script clean_build.sh via
`chmod +x clean_build.sh`
- Run `./clean_build.sh`
- Choose in vsCode the device to deploy on (iOS Simulator, Android
emulator, real Android or iOS device)
Expand Down

0 comments on commit a91c841

Please sign in to comment.