correct npm install instructions
This commit is contained in:
parent
f1b2ed412f
commit
cfb874f82c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ You can install PackwizJS with your package manager of choice.
|
|||
### npm
|
||||
|
||||
```sh
|
||||
npm add packwizjs
|
||||
npm install --save packwizjs
|
||||
```
|
||||
|
||||
### pnpm
|
||||
|
|
Reference in a new issue