diff --git a/README.md b/README.md index 97fddad325..02bb47d2d6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ brew install ko With Go 1.16+, build and install the latest released version: ``` -go install github.com/google/ko +go install github.com/google/ko@latest ``` ## Authenticate