Skip to content

Commit 60145ed

Browse files
authored
Update clone command in README (#137)
[ROCm/rocprofiler-sdk commit: 95b3fea]
1 parent d1dec85 commit 60145ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ It can be set by the user in different locations if needed.
4242
## Build and Installation
4343

4444
```bash
45-
git clone https://git@github.com:ROCm/rocprofiler-sdk.git rocprofiler-sdk-source
45+
git clone https://github.com/ROCm/rocprofiler-sdk.git rocprofiler-sdk-source
4646
cmake \
4747
-B rocprofiler-sdk-build \
4848
-D ROCPROFILER_BUILD_TESTS=ON \

0 commit comments

Comments
 (0)