Skip to content

Commit d539f5e

Browse files
Update README.md
1 parent 4a7c698 commit d539f5e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

ruby/cluster_management/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ ruby --version
3939
### Execute tests to create and delete clusters
4040

4141
```sh
42-
# MacOS optional: Use rbenv to manage Ruby version
43-
rbenv install 3.3.5
44-
4542
# Optional: Single-Region examples will execute in REGION_1. Defaults to 'us-east-1'.
4643
export REGION_1="us-east-1"
4744

@@ -73,4 +70,4 @@ REGION_1="us-east-1" CLUSTER_ID_1="<your cluster id>" \
7370

7471
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7572

76-
SPDX-License-Identifier: MIT-0
73+
SPDX-License-Identifier: MIT-0

0 commit comments

Comments
 (0)