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

Update README.

parent aa83dcd3
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,12 @@ Please refer to https://github.com/HEP-FCC/FCCSW
## Quick start
```
$ source /cvmfs/cepcsw.ihep.ac.cn/prototype/setup.sh
$ source /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.0/setup.sh
$ git clone git@cepcgit.ihep.ac.cn:cepc-prototype/CEPCSW.git
$ cd CEPCSW
$ git checkout lcg97
$ mkdir build && cd build
$ cmake ..
$ cmake .. -DHOST_BINARY_TAG=${BINARY_TAG}
$ make
$ ./run gaudirun.py '$EXAMPLESROOT/options/helloalg.py'
```
......
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