From 6b83530a2c6598d425feb5ccf1ba3c2974105528 Mon Sep 17 00:00:00 2001
From: lintao <lintao51@gmail.com>
Date: Mon, 31 Aug 2020 18:05:24 +0800
Subject: [PATCH] Add the container instruction.

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index ec126d0d..ce53186e 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,11 @@ CEPC offline software prototype based on [Key4hep](https://github.com/key4hep).
 
 ## Quick start
 
+Start the container in lxslc7:
+```
+$ /cvmfs/container.ihep.ac.cn/bin/hep_container shell SL6
+```
+
 Before run following commands, please make sure you setup the CVMFS:
 
 ```
-- 
GitLab