From 1d65f24b04985d302920222fd9cd605d520c8c56 Mon Sep 17 00:00:00 2001 From: Ken Maglio Date: Thu, 21 Feb 2019 19:54:48 -0600 Subject: [PATCH] adds documentation for choco package --- docs/INSTALL.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 80b8f3730..cfe9f8222 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -8,6 +8,11 @@ manager: brew install kustomize +On windows, you can install kusztomize with Chocolatey package +manager: + + choco install kustomize + For all operating systems, download a binary from the [release page].