update build instructions [ci skip]

pull/2825/head
Brad Rydzewski 2019-09-10 18:42:41 -07:00
parent 04724b4d90
commit 12be73a2c5
1 changed files with 1 additions and 1 deletions

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