Changes in README [69da136:e9248604] in git
Legend:
- Unmodified
- Added
- Removed
-
README
r69da136 re9248604 4 4 Commands to get the code: 5 5 6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4. 2.tar.gz6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.1.tar.gz 7 7 8 tar -zxf Delphes-3.4. 2.tar.gz8 tar -zxf Delphes-3.4.1.tar.gz 9 9 10 10 Commands to compile the code: 11 11 12 cd Delphes-3.4. 212 cd Delphes-3.4.1 13 13 14 14 make
Note:
See TracChangeset
for help on using the changeset viewer.