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
b0fca51ee7
commit
37f729521a
@ -17,12 +17,6 @@ When creating a pull-request you should:
|
||||
|
||||
1) Set up GOPATH, GOBIN and Workspace.
|
||||
```
|
||||
cd {WORKING_DIRECTORY}
|
||||
# Exports only needed pre Go 1.8 or for custom GOPATH location
|
||||
export GOPATH=`pwd`
|
||||
export GOBIN=$GOPATH/bin
|
||||
export PATH=$PATH:$GOBIN
|
||||
|
||||
mkdir -p $GOPATH/src/github.com/ansible-semaphore && cd $GOPATH/src/github.com/ansible-semaphore
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user