Update README.md

This commit is contained in:
Rumperuu 2020-07-29 15:12:00 +01:00 committed by GitHub
parent efa74e2207
commit f2ecedd5c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Follow these steps to get the project up-and-running:
1. Install [Flutter](https://flutter.dev/docs/get-started/install)
1. Set up [your editor](https://flutter.dev/docs/get-started/editor)
1. If this is your first Flutter project, install the [Flutter SDK](https://flutter.dev/docs/get-started/test-drive)
1. If this is your first Flutter project, install the [Flutter SDK](https://flutter.dev/docs/get-started/test-drive)
1. Add the line `flutter.sdk=⟨ path to Flutter SDK ⟩` to the file `androud/local.properties`
## Further Reading