Skip to content

Commit

Permalink
Since Melos 3 requires it to be installed locally, specify version 2.…
Browse files Browse the repository at this point in the history
…9.0 when installing it (#376)

Co-authored-by: Joshua Mathews <jmathews@emporiaenergy.com>
Co-authored-by: Daichi Furiya <dadadada.chop@gmail.com>
  • Loading branch information
3 people committed Apr 17, 2023
1 parent 5ac7b02 commit 1e6c90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ _See also: [Contributor Covenant Code of Conduct](https://github.com/FlutterGen/
## [Melos](https://melos.invertase.dev/getting-started) Installation
Melos can be installed as a global package via pub.dev:
```sh
$ dart pub global activate melos
$ dart pub global activate melos --version 2.9.0
```

Once installed & setup, Melos needs to be bootstrapped. Bootstrapping has 2 primary roles:
Expand Down

0 comments on commit 1e6c90c

Please sign in to comment.