Skip to content

Commit 09838e9

Browse files
authored
npm --save
1 parent 67094f4 commit 09838e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Include `vuex` after Vue and it will install itself automatically:
1818
### NPM
1919

2020
``` bash
21-
npm install vuex --save-dev
21+
npm install vuex --save
2222
```
2323

2424
### Yarn

0 commit comments

Comments
 (0)