mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 05:35:47 +00:00
Merge pull request #828 from kenmaglio/add-choco-documentation
Adds documentation for choco package for windows
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user