Преглед изворни кода

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

Alexandru Bucur пре 8 година
родитељ
комит
67094f4870
1 измењених фајлова са 1 додато и 1 уклоњено
  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
 
 ``` bash
-npm install vuex
+npm install vuex --save-dev
 ```
 
 ### Yarn