From 3f0bec5f8b76cf117a9de6db52f42db0d929bb44 Mon Sep 17 00:00:00 2001 From: salman Date: Tue, 6 Feb 2024 21:05:03 +0100 Subject: [PATCH] More tweeking. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e06a0de..e6094b9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Compile and install Geant4, we recommend the use of the following cmake flags cmake -DCMAKE_INSTALL_PREFIX=/path/to/G4installation /path/to/G4source -DGEANT4_USE_QT=ON -DGEANT4_INSTALL_DATA=ON -DGEANT4_USE_OPENGL_X11=ON -We also recommend that you use (view3dscene)[https://castle-engine.io/view3dscene.php] as a VRML viewer. +We also recommend that you use [`view3dscene`](https://castle-engine.io/view3dscene.php) as a VRML viewer. Following the installation of Gean4, set the correct environment variables. This can be done easily by editing `/path/to/G4installation/bin/geant4.sh` to uncomment the lines defining Geant4 data location: