From aa3a58d6bb2191a9843c4c8a6c1c87df027b0ec7 Mon Sep 17 00:00:00 2001
From: lintao <lintao51@gmail.com>
Date: Tue, 6 Aug 2019 14:32:00 +0800
Subject: [PATCH] rename the uri.

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 75a3bfb7..03b4cde2 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ CEPC offline software prototype based on Gaudi
 
 ```
 $ source /cvmfs/cepcsw.ihep.ac.cn/prototype/setup.sh
-$ git clone git@cepcgit.ihep.ac.cn:cepc-prototype/cepc-offline.git
-$ cd cepc-offline
+$ git clone git@cepcgit.ihep.ac.cn:cepc-prototype/CEPCSW.git
+$ cd CEPCSW
 $ mkdir build && cd build
 $ cmake ..
 $ make
-- 
GitLab