From 14df45688b8ddb5b89498911892fa12e157a68d2 Mon Sep 17 00:00:00 2001 From: eshcherb <33529668+eshcherb@users.noreply.github.com> Date: Fri, 8 Feb 2019 19:58:58 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 733c9f9afc..c472da6333 100644 --- a/README.md +++ b/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/eshcherb/HIP.git - git clone --recursive -b clang_tot_upgrade https://github.com/eshcherb/hcc.git + git clone -b master https://github.com/ROCm-Developer-Tools/HIP + git clone --recursive -b clang_tot_upgrade https://github.com/RadeonOpenCompute/hcc - Set environment: export HIP_PATH=/HIP