Skip to content
Snippets Groups Projects
Commit 6ec2de9b authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

Update the doc to use the master branch.

parent 838948f0
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ Please refer to https://github.com/HEP-FCC/FCCSW ...@@ -11,7 +11,7 @@ Please refer to https://github.com/HEP-FCC/FCCSW
$ source /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/setup.sh $ source /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/setup.sh
$ git clone git@github.com:cepc/CEPCSW.git $ git clone git@github.com:cepc/CEPCSW.git
$ cd CEPCSW $ cd CEPCSW
$ git checkout lcg97 $ git checkout master # branch name
$ mkdir build && cd build $ mkdir build && cd build
$ cmake .. -DHOST_BINARY_TAG=${BINARY_TAG} $ cmake .. -DHOST_BINARY_TAG=${BINARY_TAG}
$ make $ make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment