From 73f37c3cdabc9968bacef2a4f9727aeb52b4364c Mon Sep 17 00:00:00 2001
From: lintao <lintao51@gmail.com>
Date: Wed, 23 Dec 2020 23:36:26 +0800
Subject: [PATCH] WIP: update the quickstart for lcg98 branch.

---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 38d12a14..a438dd0d 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,7 @@ CEPC offline software prototype based on [Key4hep](https://github.com/key4hep).
 
 ## Quick start
 
-Start an SL6 container in lxslc7 (OS: CentOS7):
-```
-$ /cvmfs/container.ihep.ac.cn/bin/hep_container shell SL6
-```
+SSH to lxslc7 (CentOS 7).
 
 Before run following commands, please make sure you setup the CVMFS:
 
-- 
GitLab