Skip to content

Commit

Permalink
Merge pull request #56 from thiagoloureiro/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zippy1978 authored Aug 8, 2021
2 parents cb7c55c + 8fb992f commit 2ad5b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ Changelog is available [here](https://github.com/insideapp-oss/sonar-flutter/blo

### Flutter SDK

Install Flutter as explained on the official documentaiton page.
Install Flutter as explained on the official documentation page.

[Installation instructions](https://flutter.dev/docs/get-started/install)

### Dart

Dart is downloaded by the Flutter SDK in **$FLUTTER_HOME/bin/cache/dart-sdk**, however command lines are not on the path by default (dartanalyzer must be on the path).

It is recommanded to install Dart SDK separately as explained here : [Install the Dart SDK](https://dart.dev/get-dart) for more reliability in a CI/CD environement.
It is recommended to install Dart SDK separately as explained here : [Install the Dart SDK](https://dart.dev/get-dart) for more reliability in a CI/CD environment.

### sonar-scanner (requires Java)

Expand Down

0 comments on commit 2ad5b93

Please sign in to comment.