This commit is contained in:
salman 2024-02-06 10:23:52 +01:00
parent 1ce7d91c23
commit 31689d60f4

View File

@ -13,7 +13,7 @@ This is the C++ source code for the musrSim simulation software which is intende
### Installation ###
Compile and install Geant4, we recomment the use of the following cmake flags
Compile and install Geant4, we recommend the use of the following cmake flags
cmake -DCMAKE_INSTALL_PREFIX=/path/to/installation /path/to/source -DGEANT4_USE_QT=ON -DGEANT4_INSTALL_DATA=ON -DGEANT4_USE_OPENGL_X11=ON