From 5ad916003f6fcafaabdb31a1de0ee174727fa858 Mon Sep 17 00:00:00 2001 From: Martin Mauch Date: Tue, 16 Oct 2018 09:22:08 +0200 Subject: [PATCH] Add instructions for installing via scoop on Windows (#372) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4fa8a12..54320823 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ 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) +- Windows (using [scoop](https://scoop.sh/)): `scoop install helmfile` ## getting started