浏览代码

Merge pull request #540 from CoolGoose/patch-1

Save dev is 90% of the time more usefull than nothing
Thorsten Lünborg 8 年之前
父节点
当前提交
c716f69b29
共有 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
 ```
 
 ### Yarn