Update README.md (#1611)
* Update README.md Add missing directory in git sparse-checkout instructions * Update README.md typo --------- Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
37bbc9062a
Коммит
b9de7baaa9
@@ -20,7 +20,7 @@ contribution process.
|
||||
|
||||
## Development
|
||||
|
||||
ROCm Compute Profiler is now included in the rocm-systems super-repo. The latest sources are in the `develop` branch. You can find particular releases in the `release/rocm-rel-X.Y` branch for the paricular release you're looking for.
|
||||
ROCm Compute Profiler is now included in the rocm-systems super-repo. The latest sources are in the `develop` branch. You can find particular releases in the `release/rocm-rel-X.Y` branch for the particular release you're looking for.
|
||||
|
||||
### Pulling the source using sparse-checkout
|
||||
|
||||
@@ -33,7 +33,7 @@ git sparse-checkout init --cone
|
||||
git sparse-checkout set projects/rocprofiler-compute
|
||||
git checkout develop
|
||||
|
||||
cd rocprofiler-compute
|
||||
cd projects/rocprofiler-compute
|
||||
python3 -m pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user