Selaa lähdekoodia

Save dev is 90% of the time more usefull than nothing

Alexandru Bucur 8 vuotta sitten
vanhempi
commit
67094f4870
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/en/installation.md

+ 1 - 1
docs/en/installation.md

@@ -18,7 +18,7 @@ Include `vuex` after Vue and it will install itself automatically:
 ### NPM
 ### NPM
 
 
 ``` bash
 ``` bash
-npm install vuex
+npm install vuex --save-dev
 ```
 ```
 
 
 ### Yarn
 ### Yarn