From c5568f699a87d475b3721c5ef3e47bfe44aacbf6 Mon Sep 17 00:00:00 2001
From: lintao <lintao51@gmail.com>
Date: Wed, 9 Sep 2020 12:17:12 +0800
Subject: [PATCH] WIP: fix the description of the script.

---
 build.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.sh b/build.sh
index d9cda8b3..5d0c37cf 100644
--- a/build.sh
+++ b/build.sh
@@ -1,12 +1,12 @@
 #!/bin/bash
 ##############################################################################
 # Setup script for CEPCSW:
-# - setup the external libraries
+# - build the cepcsw
 #
 # Usage:
-# $ source setup.sh
+# $ bash setup.sh
 # or:
-# $ source setup.sh 97.0.2
+# $ 
 #
 # Author: Tao Lin <lintao@ihep.ac.cn>
 ##############################################################################
-- 
GitLab