From f2ecedd5c5297ba87162baaafe8c029820ecb0da Mon Sep 17 00:00:00 2001 From: Rumperuu Date: Wed, 29 Jul 2020 15:12:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e905cd0..6551d8f 100644 --- a/README.md +++ b/README.md @@ -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