Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update documentation to use flutter stable channel.
  • Loading branch information
roeierez committed May 11, 2021
1 parent cfb1813 commit 15b6a89
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,9 @@ Check our [active bounties](https://github.com/breez/breezmobile/wiki/Bounties).
- Create a firebase iOS app using the [firebase console](https://console.firebase.google.com/)
- Generate the GoogleServices-info.plist and copy it to ios/Runner directory
- Run `pod install` from `breezmobile/ios`
3. Flutter beta channel
3. Flutter stable channel
- Install [flutter](https://flutter.dev/docs/get-started/install)
Run these command to switch to beta channel:
- flutter channel beta
Run these command:
- flutter upgrade

## Run
Expand Down

0 comments on commit 15b6a89

Please sign in to comment.