update build instructions [ci skip]
This commit is contained in:
parent
04724b4d90
commit
12be73a2c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue