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 67094f4 commit 09838e9Copy full SHA for 09838e9
docs/en/installation.md
@@ -18,7 +18,7 @@ Include `vuex` after Vue and it will install itself automatically:
18
### NPM
19
20
``` bash
21
-npm install vuex --save-dev
+npm install vuex --save
22
```
23
24
### Yarn
0 commit comments