Skip to content

Commit 97964e7

Browse files
committed
Update global install command
1 parent 7778b10 commit 97964e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To get started, get the retmod-cli. It's a simple command line tool that will ge
3434
3535
Install the CLI with the following command:
3636
```bash
37-
pnpm global add retmod-cli
37+
pnpm add -g retmod-cli
3838
```
3939
4040
Then, run the ```retmod``` command and chose "Create a new project". Simple, right? Retmod will prompt you about needed information.

0 commit comments

Comments
 (0)