Update clone command in README (#137)

This commit is contained in:
Gill, Harkirat
2025-01-20 15:20:15 -05:00
committed by GitHub
parent e307b89ca4
commit 95b3fead0e
+1 -1
View File
@@ -42,7 +42,7 @@ It can be set by the user in different locations if needed.
## Build and Installation
```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 \