IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 2e8f69fa authored by Maximilian Reininghaus's avatar Maximilian Reininghaus :vulcan:
Browse files

git checkout via HTTPS URL

parent d8c8c407
No related branches found
No related tags found
1 merge request!193Resolve "README.md: checkout via HTTPS instead of ssh"
Pipeline #1291 passed
...@@ -72,7 +72,7 @@ add ```libeigen3-dev``` if you want to use system version of eigen3. ...@@ -72,7 +72,7 @@ add ```libeigen3-dev``` if you want to use system version of eigen3.
Follow these steps to download and install CORSIKA 8 milestone2 Follow these steps to download and install CORSIKA 8 milestone2
``` ```
git clone git@gitlab.ikp.kit.edu:AirShowerPhysics/corsika.git git clone https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika.git
cd corsika cd corsika
mkdir ../corsika-build mkdir ../corsika-build
cd ../corsika-build cd ../corsika-build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment