Explorar o código

Merge pull request #540 from CoolGoose/patch-1

Save dev is 90% of the time more usefull than nothing
Thorsten Lünborg %!s(int64=8) %!d(string=hai) anos
pai
achega
c716f69b29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 ```
 
 ### Yarn