From 413ab4f55b9091f29a7182fe6738ed2649955916 Mon Sep 17 00:00:00 2001 From: Raphael Sampaio Date: Fri, 21 Dec 2018 01:06:33 -0200 Subject: [PATCH] adds Homebrew as an installation method (#418) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c9d95fc5..39f7759b 100644 --- a/README.md +++ b/README.md @@ -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