IAP GITLAB

Update home authored by Ralf Ulrich's avatar Ralf Ulrich
......@@ -27,7 +27,7 @@ Follow these steps to download and install CORSIKA8-milestone1
git clone git@gitlab.ikp.kit.edu:AirShowerPhysics/corsika.git
mkdir corsika-build
cd corsika-build
cmake ../corsika -D CMAKE_INSTALL_PREFIX=../corsika-install
cmake ../corsika -DCMAKE_INSTALL_PREFIX=../corsika-install
make
make install
make test
......
......