Skip to content

Commit d52279d

Browse files
authored
Update installation for V2 branch (#118)
1 parent 1ffc962 commit d52279d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ SageMaker HyperPod CLI currently supports start training job with:
6060
1. Clone and install the sagemaker-hyperpod-cli package.
6161
6262
```
63-
git clone https://github.com/aws/sagemaker-hyperpod-cli.git
63+
git clone -b release_v2 https://github.com/aws/sagemaker-hyperpod-cli.git
6464
cd sagemaker-hyperpod-cli
6565
pip install .
6666
```

0 commit comments

Comments
 (0)