Skip to content

Commit 1e6c90c

Browse files
jfacousticjmathews-emporiawasabeef
authored
Since Melos 3 requires it to be installed locally, specify version 2.9.0 when installing it (#376)
Co-authored-by: Joshua Mathews <[email protected]> Co-authored-by: Daichi Furiya <[email protected]>
1 parent 5ac7b02 commit 1e6c90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ _See also: [Contributor Covenant Code of Conduct](https://github.com/FlutterGen/
1212
## [Melos](https://melos.invertase.dev/getting-started) Installation
1313
Melos can be installed as a global package via pub.dev:
1414
```sh
15-
$ dart pub global activate melos
15+
$ dart pub global activate melos --version 2.9.0
1616
```
1717

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

0 commit comments

Comments
 (0)