Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shantnu-agarwal authored Jul 2, 2020
1 parent 7f16399 commit 168b8e1
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 @@ -31,7 +31,7 @@ samples, guidance on mobile development, and a full API reference.
- Clone the repo to your computer.
- [Flutter SDK (1.19)](https://flutter.dev/docs/get-started/install) setup the production environments for iOS and Android
- Open the directory in your favourite command line tool and run `flutter pub get` to get all packages.
- `flutter build apk' will build an APK file.
- `flutter build apk` will build an APK file.
- `flutter run` will run the app on your connected device
- `flutter build ios` will build the app for iOS devices (You will need a Mac for this).

0 comments on commit 168b8e1

Please sign in to comment.