mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
Update README.md to use roc-1.3.1 branch
Change-Id: Ie596ea94e9a0b3e0c64b7128c7dc53dc0cf572d5
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user