Update README.md [ci skip]
This commit is contained in:
parent
6b4fcc9684
commit
8a970514bf
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ Please see our [installation guide](http://readme.drone.io/admin/) to install th
|
||||||
Clone the repository to your Go workspace:
|
Clone the repository to your Go workspace:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
export PATH=$PATH:$GOPATH/bin
|
||||||
|
|
||||||
git clone git://github.com/drone/drone.git $GOPATH/src/github.com/drone/drone
|
git clone git://github.com/drone/drone.git $GOPATH/src/github.com/drone/drone
|
||||||
cd $GOPATH/src/github.com/drone/drone
|
cd $GOPATH/src/github.com/drone/drone
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue