adds Homebrew as an installation method (#418)

This commit is contained in:
Raphael Sampaio 2018-12-21 01:06:33 -02:00 committed by KUOKA Yusuke
parent 39bc28c23f
commit 413ab4f55b
1 changed files with 1 additions and 0 deletions

View File

@ -154,6 +154,7 @@ releases:
- 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`
- macOS (using [homebrew](https://brew.sh/)): `brew install helmfile`
## getting started