Update git clone URL + few documentation fixes (#1066)

[ROCm/rocprofiler-sdk commit: 0e7f9444e8]
This commit is contained in:
Gopesh Bhardwaj
2024-09-11 15:09:21 +05:30
committed by GitHub
parent 2a4591dcae
commit cfc9df73ae
2 changed files with 6 additions and 3 deletions
@@ -45,7 +45,7 @@ export PATH=${HOME}/.local/bin:${PATH}
## Building ROCprofiler-SDK
```bash
git clone https://git@github.com:ROCm/rocprofiler-sdk.git rocprofiler-sdk-source
git clone https://github.com/ROCm/rocprofiler-sdk.git rocprofiler-sdk-source
cmake \
-B rocprofiler-sdk-build \
-D ROCPROFILER_BUILD_TESTS=ON \