Tweak install.

This commit is contained in:
Jeffrey Regan
2019-12-05 15:17:33 -08:00
parent 567bc834c9
commit 04bfb3e94d
2 changed files with 4 additions and 3 deletions

View File

@@ -10,7 +10,8 @@ are available for manual download on the [release page].
To do a quick download, run:
```
curl https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh | sh
curl -s "https://raw.githubusercontent.com/\
kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | sh
```
This [script]