update build instructions [ci skip]

This commit is contained in:
Brad Rydzewski 2019-09-10 18:42:41 -07:00
parent 04724b4d90
commit 12be73a2c5

View file

@ -2,7 +2,7 @@
2. Install go 1.11 or later with Go modules enabled
3. Install binaries to $GOPATH/bin
go install -tags oss github.com/drone/drone/cmd/drone-server
go install -tags oss,nolimit github.com/drone/drone/cmd/drone-server
4. Start the server at localhost:8080