diff --git a/README.md b/README.md index 324b9b1bf5..e5f323a36e 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ for [kustomize](https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kusto use that to install MiniO Operator. ```sh -kubectl kustomize github.com/minio/operator\?ref=v6.0.3 +kubectl kustomize github.com/minio/operator\?ref=v6.0.3 | kubectl apply -f - ``` Run the following command to verify the status of the Operator: