Commit 3dda6290 authored by Piyush K's avatar Piyush K Committed by Ian Hickson

Grammar check on Readme (#5413)

installed changed to installs:
The `flutter run --release` command both builds and installed the Flutter app.
changed to 
The `flutter run --release` command both builds and installs the Flutter app.
parent 0d736332
...@@ -18,7 +18,7 @@ the [Flutter Setup](https://flutter.io/setup/) guide. ...@@ -18,7 +18,7 @@ the [Flutter Setup](https://flutter.io/setup/) guide.
* `flutter upgrade` * `flutter upgrade`
* `flutter run --release` * `flutter run --release`
The `flutter run --release` command both builds and installed the Flutter app. The `flutter run --release` command both builds and installs the Flutter app.
## Icon ## Icon
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment