Commit fafff020 authored by dax's avatar dax

Update readme to specify Go 1.12

parent a66aae51
...@@ -158,7 +158,7 @@ The clone will be much faster on this repo if you do ...@@ -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. 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 ```bash
go build -o k3s go build -o k3s
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment