fix readme

This commit is contained in:
Michael 2019-04-23 12:16:50 +02:00
parent b1e57025f7
commit a906856e0a
No known key found for this signature in database
GPG Key ID: 71EDE16780F920E8

View File

@ -27,7 +27,7 @@ or...
## Build
1. Clone this repo, e.g. via `go get -u github.com/rancher/k3d/releases`
1. Clone this repo, e.g. via `go get -u github.com/rancher/k3d`
2. Inside the repo run
- `make` to build for your current system
- `go install` to install it to your `GOPATH`