Merge pull request #828 from kenmaglio/add-choco-documentation

Adds documentation for choco package for windows
This commit is contained in:
Kubernetes Prow Robot
2019-04-29 08:26:21 -07:00
committed by GitHub

View File

@@ -8,9 +8,20 @@ manager:
brew install kustomize brew install kustomize
On windows, you can install kustomize with Chocolatey package
manager.
choco install kustomize
For support on the chocolatey package and prior releases, please reference the following links:
- [Choco Package](https://chocolatey.org/packages/kustomize)
- [Package Source](https://github.com/kenmaglio/choco-kustomize)
For all operating systems, download a binary from the For all operating systems, download a binary from the
[release page]. [release page].
Or try this to grab the latest official release Or try this to grab the latest official release
using the command line: using the command line: