We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2d80a commit 6b7c4cbCopy full SHA for 6b7c4cb
README.md
@@ -25,7 +25,7 @@ This template comes with:
25
26

27
2. Clone your new repo.
28
-3. Install [Melos](https://melos.invertase.dev/getting-started) globally executing: `dart pub global activate melos 2.9.0`.
+3. Install [Melos](https://melos.invertase.dev/getting-started) globally executing: `dart pub global activate melos`.
29
4. test: `melos -v` * note: if your terminal don't recognize melos command, you can add the following line to your .zshrc or .bashrc file:*
30
```text
31
export PATH="$PATH":"$HOME/.pub-cache/bin"
0 commit comments