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.
1 parent 45979a0 commit ca365eeCopy full SHA for ca365ee
README.md
@@ -39,7 +39,7 @@ The CLI provides a rich set of commands that helps you develop your application
39
40
If you have followed the [Getting Started](https://webpack.js.org/guides/getting-started/) guide of webpack then webpack CLI is already installed!
41
42
-Otherwise `npm install --save-dev webpack-cli` or `yarn add webpack-cli --dev` will install it.
+Otherwise `npm install --save-dev webpack-cli`, `yarn add webpack-cli --dev` or `pnpm add --D webpack-cli` will install it.
43
44
## Supported arguments and commands
45
0 commit comments