From 9b69899cd5c01e10f6018253222d7ccba650e359 Mon Sep 17 00:00:00 2001
From: lintao <lintao51@gmail.com>
Date: Thu, 30 Jul 2020 10:40:53 +0800
Subject: [PATCH] update the URL from cepcgit to github.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5b3bbfa6..aacb6172 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Please refer to https://github.com/HEP-FCC/FCCSW
 
 ```
 $ source /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/setup.sh
-$ git clone git@cepcgit.ihep.ac.cn:cepc-prototype/CEPCSW.git
+$ git clone git@github.com:cepc/CEPCSW.git
 $ cd CEPCSW
 $ git checkout lcg97
 $ mkdir build && cd build
-- 
GitLab