diff --git a/README.md b/README.md index d93b58ae..d09a31d2 100644 --- a/README.md +++ b/README.md @@ -398,7 +398,7 @@ If you wish to treat your enviroment variables as strings always, even if they a ## Installation -- download one of [releases](https://github.com/roboll/helmfile/releases) or +- download one of [releases](https://github.com/helmfile/helmfile/tags) or - [run as a container](#running-as-a-container) or - Archlinux: install via `pacman -S helmfile` or from [AUR](https://aur.archlinux.org/packages/kubernetes-helmfile-bin/) or - openSUSE: install via `zypper in helmfile` assuming you are on Tumbleweed; if you are on Leap you must add the [kubic](https://download.opensuse.org/repositories/devel:/kubic/) repo for your distribution version once before that command, e.g. `zypper ar https://download.opensuse.org/repositories/devel:/kubic/openSUSE_Leap_\$releasever kubic`, or