diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 80b8f3730..1c386951f 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -8,9 +8,20 @@ manager: 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 [release page]. + Or try this to grab the latest official release using the command line: