diff --git a/README.md b/README.md index abc556b3..31713e62 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ After installing cert-manager, install the custom resource definitions and actio **Kubectl Deployment:** ```shell -# REPLACE "v0.22.0" with the version you wish to deploy -kubectl apply -f https://github.com/actions-runner-controller/actions-runner-controller/releases/download/v0.22.0/actions-runner-controller.yaml +# REPLACE "v0.25.2" with the version you wish to deploy +kubectl create -f https://github.com/actions-runner-controller/actions-runner-controller/releases/download/v0.25.2/actions-runner-controller.yaml ``` **Helm Deployment:**