mirror of https://github.com/k3s-io/k3s
commit
7478542161
|
@ -158,7 +158,7 @@ The clone will be much faster on this repo if you do
|
|||
|
||||
This repo includes all of Kubernetes history so `--depth 1` will avoid most of that.
|
||||
|
||||
For development, you just need go 1.11 and a sane GOPATH. To compile the binaries run
|
||||
For development, you just need go 1.12 and a sane GOPATH. To compile the binaries run
|
||||
|
||||
```bash
|
||||
go build -o k3s
|
||||
|
|
Loading…
Reference in New Issue