1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-22 17:01:58 +01:00

Update building

This commit is contained in:
Alik Khilazhev 2021-03-24 11:26:24 +03:00 committed by TP Honey
parent a016c31579
commit 7eefb0b4fd

@ -1,5 +1,5 @@
1. Clone the repository
2. Install go 1.13 or later with Go modules enabled
2. Install go 1.16 or later with Go modules enabled
3. Install binaries to $GOPATH/bin
go install ./...