correct npm install instructions

This commit is contained in:
cswimr 2025-02-09 17:26:54 -06:00
parent f1b2ed412f
commit cfb874f82c
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -11,7 +11,7 @@ You can install PackwizJS with your package manager of choice.
### npm
```sh
npm add packwizjs
npm install --save packwizjs
```
### pnpm