diff --git a/README.md b/README.md index 0155c5cc6..04b913fae 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Note: make sure ~/bin exists and it is part of your PATH #### Cloning the code ```shell mkdir ROCm && cd ROCm -repo init -u https://github.com/RadeonOpenCompute/ROCm.git -b roc-1.3.0 +repo init -u https://github.com/RadeonOpenCompute/ROCm.git -b roc-1.3.1 repo sync ```