IAP GITLAB

Update home authored by Ralf Ulrich's avatar Ralf Ulrich
......@@ -30,7 +30,7 @@ git checkout milestone1
mkdir ../corsika-build
cd ../corsika-build
cmake ../corsika -DCMAKE_INSTALL_PREFIX=../corsika-install
make
make -j8
make install
make test
```
......
......