Skip to content

Commit 67094f4

Browse files
authored
Save dev is 90% of the time more usefull than nothing
1 parent 19250d4 commit 67094f4

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
21+
npm install vuex --save-dev
2222
```
2323

2424
### Yarn

0 commit comments

Comments
 (0)