diff --git a/README.md b/README.md index 63f93f3..58557d8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ A new Flutter project. ## Getting Started -If Downloading on MacOS, use the flutter.dev instructions and download from GitHub instead of using an archive if having issues. +If downloading on MacOS, use the flutter.dev instructions (https://docs.flutter.dev/get-started/install/macos/desktop) and follow the instructions "Use VS Code to install Flutter." + +If downloading on Windows, use the flutter.dev instructions (https://docs.flutter.dev/get-started/install/windows/desktop) and follow the instructions "Use VS Code to install Flutter." + +If downloading on Linux, use the flutter.dev instructions (https://docs.flutter.dev/get-started/install/linux) and follow the instructions "Method 2: Manual installation." This project is a starting point for a Flutter application.