diff --git a/README.md b/README.md index 90ebcc9..afedb9f 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,14 @@ Prepare a file, `finlename.mac`, with your beamline and spectrometer design foll ### RedHat and old systems ### For compilation on RedHat systems: -# Make sure that the `gcc-toolset-13` package is installed -# Use the follwoing compilation command: `scl enable gcc-toolset-13 'make -j8'` -# Use `CMakeLists_rhel8.txt`: `cp CMakeLists_rhel8.txt CMakeLists.txt` -# If you have Root 6.30 use `FindROOT_6.30.cmake`: `cp FindROOT_6.30.cmake FindROOT.cmake` + +* Make sure that the `gcc-toolset-13` package is installed + +* Use the follwoing compilation command: `scl enable gcc-toolset-13 'make -j8'` + +* Use `CMakeLists_rhel8.txt`: `cp CMakeLists_rhel8.txt CMakeLists.txt` + +* If you have Root 6.30 use `FindROOT_6.30.cmake`: `cp FindROOT_6.30.cmake FindROOT.cmake` ### Contact ###