From a906856e0aba3e22a6c693400a71b94c592add6c Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 23 Apr 2019 12:16:50 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f53866..3d12e9b7 100644 --- a/README.md +++ b/README.md @@ -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`