mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 22:28:06 -05:00
readme: fix repo manifest branch version
Change-Id: I43dc7bfcf2555f5771b36d9c1280da57cd0d525f
This commit is contained in:
@@ -134,7 +134,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.0
|
||||
repo init -u https://github.com/RadeonOpenCompute/ROCm.git -b roc-1.0.0
|
||||
repo sync
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user