From 78eea08f10db87a7a23a666a4a6fe2734f2eeb8d Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Fri, 7 Jan 2022 09:24:36 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b4a675..b3a3b77 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ You can select a version with the `version` parameter: version: v0.8.0 ``` -To build and install `ko` from source using `go get`, specify `version: tip`. +To build and install `ko` from source using `go install`, specify `version: tip`. ### Pushing to other registries