diff --git a/README.md b/README.md index fe2bc139ed0514960fd34f627f784c4132db4fba..7b27d0a09e724e5cd79f2d3f1c283800598da829 100644 --- a/README.md +++ b/README.md @@ -44,16 +44,17 @@ On request, additional packages, libraries, and tools can be built: - GeoModel2G4 - FullSimLight -!!! note +**Note:** - Some of the optional packages bring in additional dependencies, for example libraries to handle 3D graphics and Geant4 for standalone detector simulations. - In particular, these are the additional dependencies and the packages that bring them: +Some of the optional packages bring in additional dependencies, for example libraries to handle 3D graphics and Geant4 for standalone detector simulations. - - GeoModelTools: Xerces-C, nlohmann_json - - GeoModelVisualization: Qt5, Coin3D, SoQt, nlohmann_json - - Examples about the classes handling the GeoModel->Geant4 translation: Geant4 - - GeoModelG4: Geant4 - - FullSimLight: Geant4 +In particular, these are the additional dependencies and the packages that bring them: + +- GeoModelTools: Xerces-C, nlohmann_json +- GeoModelVisualization: Qt5, Coin3D, SoQt, nlohmann_json +- Examples about the classes handling the GeoModel->Geant4 translation: Geant4 +- GeoModelG4: Geant4 +- FullSimLight: Geant4 ### Build