浏览代码

npm --save

Alexandru Bucur 8 年之前
父节点
当前提交
09838e9fec
共有 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 --save-dev
+npm install vuex --save
 ```
 
 ### Yarn