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 3c8796b commit d0f1392Copy full SHA for d0f1392
1 file changed
README.md
@@ -74,7 +74,7 @@ Otherwise, you would need to install webpack CLI and the packages you want to us
74
If you want to create a fresh webpack project run the command as stated below:
75
76
```sh
77
-npx create-webpack-app init
+npx create-new-webpack-app init
78
```
79
80
You will then be prompted for some questions about which features you want to use, such as `scss`, `typescript`, `PWA` support or other features.
0 commit comments