소스 검색

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