Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
esDotDev committed Feb 3, 2022
1 parent 2483e8a commit ec7c8ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -22,8 +22,8 @@ https://flutter.gskinner.com/folio/#g-download

If you're new to Flutter the first thing you'll need is to follow the [setup instructions](https://flutter.dev/docs/get-started/install).

Once Flutter is setup, you can use the default `stable` channel, or switch to the latest `dev` version to get the most current fixes for desktop/web:
* Run `flutter channel dev`
Once Flutter is setup, you can use the latest `stable` channel, or switch to the latest `master` version to get the most current fixes for desktop/web:
* Run `flutter channel master`
* Run `flutter upgrade`

If you've never run a desktop build before, you will need to enable it with a one-time command for your current platform:
Expand Down

0 comments on commit ec7c8ba

Please sign in to comment.