From ef291ec5dd209bb37de0875d25b6b4a7cef8291e Mon Sep 17 00:00:00 2001 From: eshcherb <33529668+eshcherb@users.noreply.github.com> Date: Fri, 8 Feb 2019 19:59:34 -0600 Subject: [PATCH] Update README.md [ROCm/roctracer commit: e33268318dd740b8fa2c401ce895007782d48323] --- projects/roctracer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/roctracer/README.md b/projects/roctracer/README.md index c472da6333..d9d26126fb 100644 --- a/projects/roctracer/README.md +++ b/projects/roctracer/README.md @@ -28,8 +28,8 @@ The library source tree: - CLone development branches of roctracer and HIP/HCC: git clone -b amd-master https://github.com/ROCmSoftwarePlatform/roctracer.git - git clone -b master https://github.com/ROCm-Developer-Tools/HIP - git clone --recursive -b clang_tot_upgrade https://github.com/RadeonOpenCompute/hcc + git clone -b master https://github.com/ROCm-Developer-Tools/HIP.git + git clone --recursive -b clang_tot_upgrade https://github.com/RadeonOpenCompute/hcc.git - Set environment: export HIP_PATH=/HIP