Update Getting started authored by zkasmi's avatar zkasmi
...@@ -14,7 +14,7 @@ In order to clone the RcdMathLib repository, you need the ...@@ -14,7 +14,7 @@ In order to clone the RcdMathLib repository, you need the
[Git revision control system](http://git-scm.com/) and run the following command: [Git revision control system](http://git-scm.com/) and run the following command:
~~~~~~~~ {.sh} ~~~~~~~~ {.sh}
git clone git@git.imp.fu-berlin.de:zkasmi/RcdMathLib.git git clone https://git.imp.fu-berlin.de/zkasmi/RcdMathLib.git
~~~~~~~~ ~~~~~~~~
# Compiling RcdMathLib # Compiling RcdMathLib
... ...
......