We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7c698 commit d539f5eCopy full SHA for d539f5e
1 file changed
ruby/cluster_management/README.md
@@ -39,9 +39,6 @@ ruby --version
39
### Execute tests to create and delete clusters
40
41
```sh
42
-# MacOS optional: Use rbenv to manage Ruby version
43
-rbenv install 3.3.5
44
-
45
# Optional: Single-Region examples will execute in REGION_1. Defaults to 'us-east-1'.
46
export REGION_1="us-east-1"
47
@@ -73,4 +70,4 @@ REGION_1="us-east-1" CLUSTER_ID_1="<your cluster id>" \
73
70
74
71
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
75
72
76
-SPDX-License-Identifier: MIT-0
+SPDX-License-Identifier: MIT-0
0 commit comments