From cc4341c546f197cdf1aa4e827ac2f0c1a2d3ed27 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Wed, 9 Oct 2019 11:16:19 -0700 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 52264a8c5..74bc50103 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -10,15 +10,12 @@ Or... ## Quickly curl the latest - -https://github.com/kubernetes-sigs/kustomize/releases/download/kustomize%2Fv3.2.3/kustomize_kustomize.v3.2.3_linux_amd64 - - ``` # pick one opsys=darwin opsys=windows opsys=linux + curl -s https://api.github.com/repos/kubernetes-sigs/kustomize/releases/latest |\ grep browser_download |\ grep $opsys |\