From 4b23213ce43feba481e1559e2135eda6d469ec97 Mon Sep 17 00:00:00 2001 From: Anatoly Rugalev Date: Wed, 28 Nov 2018 01:13:45 +0300 Subject: [PATCH] Added new installation method via AUR (#405) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f023730e..c9d95fc5 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,8 @@ releases: - `go get github.com/roboll/helmfile` or - download one of [releases](https://github.com/roboll/helmfile/releases) or -- run as a [container](https://quay.io/roboll/helmfile) +- run as a [container](https://quay.io/roboll/helmfile) or +- install from [AUR](https://aur.archlinux.org/packages/kubernetes-helmfile-bin/) for Archlinux or - Windows (using [scoop](https://scoop.sh/)): `scoop install helmfile` ## getting started