Update dev docs to reflect specific PNPM version

This commit is contained in:
roykho 2022-05-17 12:23:38 -07:00
parent 1042f22cf8
commit 8d95d9cd04
No known key found for this signature in database
GPG Key ID: 00D6C128DC6E0F71
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The following command installs WP-ENV globally.
If you don't already have [pnpm](https://pnpm.io/installation) installed, you can quickly add it using NPM.
`npm install -g pnpm`
`npm install -g pnpm@^6.24.2`
## Starting WP-ENV