We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e13253 commit aff82c0Copy full SHA for aff82c0
README.md
@@ -8,8 +8,8 @@ For recent instruction please visit: https://twiki.cern.ch/twiki/bin/view/CMS/Mi
8
git cms-init
9
git cms-addpkg RecoMET/METFilters
10
11
- git clone https://github.com/didukhle/MetScanning.git
12
- scram b -j9
+ git clone https://github.com/cms-met/MetScanning
+ scram b -j $(nproc)
13
```
14
You might need to run the following command if you want to access files via XROOT:
15
0 commit comments