update README.md for fresh ubuntu install

This commit is contained in:
Ryan Tang 2024-04-10 14:03:13 -04:00
parent c7d29ca9f8
commit b50101c8a9

View File

@ -39,7 +39,7 @@ you should have the '''clover''' created.
I pick the Qt + openGL as the visualiization, for that we need
```sh
>sudo apt install qt6-base-dev libqt6charts6-dev
>sudo apt install qt6-base-dev libqt6charts6-dev qt6-3d-dev
```
the openGL should come with Ubuntu 22.04
@ -47,6 +47,7 @@ the openGL should come with Ubuntu 22.04
## Steps
```sh
>sudo apt install libexpat1-dev libxmu-dev linxkbcommon-dev
>cd Downloads
>wget https://gitlab.cern.ch/geant4/geant4/-/archive/v11.2.0/geant4-v11.2.0.tar.gz
>tar xzf geant4-v11.2.0.tar.gz