Update CONTRIBUTING.md

change pug to pug-cli
This commit is contained in:
莫源 2016-11-25 16:38:30 +08:00 committed by GitHub
parent 411f612b85
commit ef77120c0e

View File

@ -62,7 +62,7 @@ go get -u ./...
```
cd ~/GoProjects/src/github.com/ansible-semaphore/
npm install -g less pug
npm install -g less pug-cli
npm install async
```