Explorar el Código

update dev setup guide

Evan You hace 11 años
padre
commit
d1cd2f3898
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -55,7 +55,7 @@ $ npm install
 To watch and auto-build `dist/vue.js` during development:
 
 ``` bash
-$ grunt watch
+$ npm run dev
 ```
 
 To lint: