IAP GITLAB

Update home authored by Ralf Ulrich's avatar Ralf Ulrich
......@@ -20,6 +20,13 @@ You need to read and agree to the [collaboration agreement](https://gitlab.ikp.k
We also want to point you to the [MCnet guidelines](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/blob/master/MCNET_GUIDELINES), which are very useful also for us.
## Prerequisites
On a fresh ubuntu 18.04 system you would need the following extra packages:
```apt-get install cmake libboost-dev libeigen3-dev python3 gfortran```
## Installation
Follow these steps to download and install CORSIKA8-milestone1
......
......