Readme change

This commit is contained in:
salman 2023-02-12 11:11:05 +01:00
parent a9ce8a47b1
commit 1886092feb

View File

@ -15,7 +15,7 @@ This is the C++ source code for the musrSim simulation software which is intende
Compile and install Geant4, we recomment the use of the following cmake flags
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/geant4-v11.0.3-install/ /usr/local/src/geant4-v11.0.3 -DGEANT4_USE_QT=ON -DGEANT4_INSTALL_DATA=ON -DGEANT4_USE_OPENGL_X11=ON
cmake -DCMAKE_INSTALL_PREFIX=/path/to/installation /path/to/source -DGEANT4_USE_QT=ON -DGEANT4_INSTALL_DATA=ON -DGEANT4_USE_OPENGL_X11=ON
Clone the musrSim repository