Skip to content

Commit 0a8f3b9

Browse files
authored
[Docs] Update PNPM install command (#9)
1 parent 5dca3b7 commit 0a8f3b9

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
@@ -31,7 +31,7 @@ yarn add --dev typescript-coverage chalk glob
3131
```
3232

3333
```bash
34-
pnpm install --save-dev typescript-coverage chalk glob
34+
pnpm add --save-dev typescript-coverage chalk glob
3535
```
3636

3737
## Using in your project

0 commit comments

Comments
 (0)