Update README.md [ci skip]

This commit is contained in:
Brad Rydzewski 2017-02-17 16:28:06 +11:00 committed by GitHub
parent 6b4fcc9684
commit 8a970514bf

View file

@ -27,6 +27,8 @@ Please see our [installation guide](http://readme.drone.io/admin/) to install th
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
cd $GOPATH/src/github.com/drone/drone
```