Added new installation method via AUR (#405)

This commit is contained in:
Anatoly Rugalev 2018-11-28 01:13:45 +03:00 committed by KUOKA Yusuke
parent 971cbcf1db
commit 4b23213ce4
1 changed files with 2 additions and 1 deletions

View File

@ -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