Update execPluginGuidedExample.md

fix #2410
This commit is contained in:
Jeff Regan
2020-05-21 17:48:32 -07:00
committed by GitHub
parent 12d5ca68e9
commit ffde2c452d

View File

@@ -202,6 +202,7 @@ Per the [instructions](../../INSTALL.md):
```
curl -s "https://raw.githubusercontent.com/\
kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash
mkdir -p $DEMO/bin
mv kustomize $DEMO/bin
```