diff --git a/README.md b/README.md index eac09bf8..64169b55 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ After it is built, test it on a local cluster: minikube addons enable ingress kubectl apply -f deploy/awx-operator.yaml kubectl create namespace example-awx - kubectl apply -f deploy/crds/tower_v1beta1_tower_cr_awx.yaml + kubectl apply -f deploy/crds/awx_v1beta1_cr.yaml minikube delete