i download zip, but you can use installer version.
...
...
@@ -146,10 +150,10 @@ To unpack you mast have zip or 7zip packages installed, using 7zip :
```
cd /d D:\
7z x <path_to_zip>\root_v6.30.04.win64.vc17.zip
7z x <path_to_zip>\root_v6.34.06.win64.python311.vc17.relwithdebinfo.zip
```
This will install 64 bit root version 6.28/02 to D:\root directory. But you can use any directory which you prefer. ROOT is installed in _relocatable_ mode.
This will install 64 bit root version 6.34/06 to D:\root directory. But you can use any directory which you prefer. ROOT is installed in _relocatable_ mode.
To use ROOT, you must set its environment sourcing the *thisroot.bat* script from
the ROOT installation directory:
...
...
@@ -159,9 +163,9 @@ Visit http://root.cern.ch for more information about ROOT.
### Installing Geant4
You can download geant v11.2.1 installer ( or .zip file ) for Windows 10 , 64 bit compiled using Visual Studio 2022 from geant4 download page:
You can download geant v11.3.1 installer ( or .zip file ) for Windows 10 , 64 bit compiled using Visual Studio 2022 from geant4 download page:
https://geant4.web.cern.ch/support/download
https://geant4.web.cern.ch/download/11.3.1.html
### Build Geant4 locally
...
...
@@ -178,13 +182,13 @@ You can use script *setup_env.bat* from `setup\MSVC` to setup compiler and qt in