diff --git a/README.md b/README.md index 50f03e8babc27b428a4cfa83a43765df6100b811..4b5b426ef2e13f43d017cf48516978b21c9cc8fe 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ But in the time-honored tradition of `curl ${script} | sudo sh -` here is a nice ```shell script # Y.O.L.O. -kustomize build github.com/rancher/system-upgrade-controller | kubectl apply -f - +kubectl apply -k github.com/rancher/system-upgrade-controller ``` ### Example Plans