Fix async install from global to local

This commit is contained in:
Anže Jenšterle 2016-06-25 20:45:13 +01:00 committed by GitHub
parent a5c33bf87a
commit a2956f2829

View File

@ -19,7 +19,8 @@ go get github.com/mitchellh/gox
go get github.com/cespare/reflex
go get -u ./...
npm i -g nodemon less jade async
npm i -g nodemon less jade
npm i async
```
## Gopaths