Skip to content

Commit 6b7c4cb

Browse files
authored
Update README.md
1 parent 0c2d80a commit 6b7c4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This template comes with:
2525

2626
![template](app/template.png)
2727
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`.
28+
3. Install [Melos](https://melos.invertase.dev/getting-started) globally executing: `dart pub global activate melos`.
2929
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:*
3030
```text
3131
export PATH="$PATH":"$HOME/.pub-cache/bin"

0 commit comments

Comments
 (0)