mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
b745ec6fa2
commit
5ecb4cb97f
@ -33,7 +33,7 @@ git clone --recursive git@github.com:ansible-semaphore/semaphore.git && cd semap
|
||||
3) Install dev dependencies
|
||||
|
||||
```
|
||||
go get ./... github.com/cespare/reflex github.com/jteeuwen/go-bindata/... github.com/mitchellh/gox
|
||||
go get ./... github.com/cespare/reflex github.com/gobuffalo/packr/... github.com/mitchellh/gox
|
||||
npm install async
|
||||
npm install -g nodemon pug-cli less
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user