Update Downloading Flutter and Adding it to Your Path authored by Andrew Januszko's avatar Andrew Januszko
......@@ -35,4 +35,5 @@ _**You now have Flutter installed, congrats!**_
# What Should I Do Next?
- Next you should run the `flutter doctor -v` command and see what needs to be done to complete set up.
\ No newline at end of file
- Next you should run the `flutter doctor -v` command and see what needs to be done to complete set up.
- A list of all flutter dependencies can be found [here](Getting-Dependencies-with-Flutter-Doctor).
\ No newline at end of file