diff --git a/README.md b/README.md index a2062bb5e..c42251ba1 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ users: args: - "token" - "-i" - - "CLUSTER_ID" + - "REPLACE_ME_WITH_YOUR_CLUSTER_ID" - "-r" - - "ROLE_ARN" + - "REPLACE_ME_WITH_YOUR_ROLE_ARN" # no client certificate/key needed here! ```