Skip to content

Commit aff82c0

Browse files
committed
Update README.md
1 parent 4e13253 commit aff82c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ For recent instruction please visit: https://twiki.cern.ch/twiki/bin/view/CMS/Mi
88
git cms-init
99
git cms-addpkg RecoMET/METFilters
1010
11-
git clone https://github.com/didukhle/MetScanning.git
12-
scram b -j9
11+
git clone https://github.com/cms-met/MetScanning
12+
scram b -j $(nproc)
1313
```
1414
You might need to run the following command if you want to access files via XROOT:
1515
```

0 commit comments

Comments
 (0)