diff --git a/build.sh b/build.sh index d9cda8b38659d5d820b33d466ea7c4ed99460d3b..5d0c37cff001819b93aa43d125c85bc9320f9824 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> ##############################################################################