From d39f17111e226ba491f1234a638e122bb929739e Mon Sep 17 00:00:00 2001 From: Ville Aikas <11279988+vaikas@users.noreply.github.com> Date: Wed, 13 Jan 2021 09:08:00 -0800 Subject: [PATCH] Fix the link to releases (#291) * Fix the link to releases * fix the formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18763eabda..3709192b0e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ ## Installation `ko` can be installed and upgraded from our -[releases](https://github.com/ko/releases) by choosing a particular version (the -example shows v0.7.0 for x86_64) from that list and then running: +[releases](https://github.com/google/ko/releases) by choosing a particular +version (the example shows v0.7.0 for x86_64) from that list and then running: **Note**: Golang version `1.14.0` or higher is required.