diff --git a/README.md b/README.md index a83678fb..055f3a0b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,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 \