diff --git a/README.md b/README.md index aa252f5e39e..40224db423d 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,5 @@ KUBECONFIG=$(kind get kubeconfig-path --name="demoB") ARMADA_APPLICATION_CLUSTER ```bash ./bin/armadactl create-queue test --priorityFactor 1 ./bin/armadactl submit ./example/jobs.yaml -./bin/armadactl watch job-set-1 +./bin/armadactl watch set1 ```