diff --git a/README.md b/README.md index d48ecd20..a8de328d 100644 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ spec: Apply the manifest file to your cluster: ```shell -$ kubectl apply -f runner.yaml +$ kubectl apply -f runnerdeployment.yaml runnerdeployment.actions.summerwind.dev/example-runnerdeploy created ```