IAP GITLAB
Changes
Page history
Update home
authored
Oct 07, 2018
by
Ralf Ulrich
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
069f3362
...
...
@@ -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
...
...
...
...