We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfbcbd8 + 6d48077 commit d67f536Copy full SHA for d67f536
1 file changed
README.md
@@ -34,7 +34,7 @@ corepack enable
34
corepack prepare pnpm@latest --activate
35
```
36
37
-> _corepack is installed with node from **v16.13.x**, if your version is below, install it with: `npm install -g corepack`_
+> _corepack is installed by default with node from **v16.13.x**, if your version is below, install it with: `npm install -g corepack`_
38
39
To setup the template and start installing project dependencies, run:
40
0 commit comments