Add instructions for installing via scoop on Windows (#372)
This commit is contained in:
parent
b0f9062e08
commit
5ad916003f
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue