Add instructions for installing via scoop on Windows (#372)

This commit is contained in:
Martin Mauch 2018-10-16 09:22:08 +02:00 committed by KUOKA Yusuke
parent b0f9062e08
commit 5ad916003f
1 changed files with 1 additions and 0 deletions

View File

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