mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
Corrected display information of step 4.
This commit is contained in:
parent
709b3e8ac6
commit
e314b794a5
@ -49,12 +49,14 @@ export PATH GOPATH GOROOT NPM_CONFIG_PREFIX
|
||||
|
||||
4) Clone project and Install go dependencies:
|
||||
|
||||
```
|
||||
cd ~/GoProjects/src/github.com/ansible-semaphore/
|
||||
git clone --recursive https://github.com/ansible-semaphore/semaphore.git
|
||||
go get github.com/jteeuwen/go-bindata/...
|
||||
go get github.com/mitchellh/gox
|
||||
go get github.com/cespare/reflex
|
||||
go get -u ./...
|
||||
```
|
||||
|
||||
5) Install node.js dependencies:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user