We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a04784 commit 2bb3b0fCopy full SHA for 2bb3b0f
1 file changed
README.md
@@ -6,14 +6,18 @@
6
## Build
7
##########
8
9
-######> cd /path/to/your/destinaiton
10
-
+> cd /path/to/your/destinaiton
11
12
> cmsrel CMSSW_5_3_20
+
13
> cd CMSSW_5_3_20/src/
14
15
> cmsenv
16
17
> cp -r /afs/cern.ch/user/g/gechen/gechen/public/BToKMuMu/RecoVertex ./
18
19
> git clone https://github.com/cms-bph/BToKMuMu.git
20
21
> scram b
22
23
########
0 commit comments