We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1dec85 commit 60145edCopy full SHA for 60145ed
README.md
@@ -42,7 +42,7 @@ It can be set by the user in different locations if needed.
42
## Build and Installation
43
44
```bash
45
-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
46
cmake \
47
-B rocprofiler-sdk-build \
48
-D ROCPROFILER_BUILD_TESTS=ON \
0 commit comments