diff --git a/README.md b/README.md index d4d44a4d..49479125 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ $ kubectl create -f config/rbac/all_ns_rbac.yaml Deploy the Zookeeper operator. ``` -$ kubectl create -f deploy/manager/manager.yaml +$ kubectl create -f config/manager/manager.yaml ``` Verify that the Zookeeper operator is running.