Commit 761189eb authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] https instead of ssh by default

parent 567ea4a4
Pipeline #6315 passed with stages
in 25 minutes and 57 seconds
...@@ -214,7 +214,7 @@ Now, `user1` is created with password `1resu` ...@@ -214,7 +214,7 @@ Now, `user1` is created with password `1resu`
From the Backend root folder (haskell-gargantext): From the Backend root folder (haskell-gargantext):
```shell ```shell
git clone ssh://git@gitlab.iscpif.fr:20022/gargantext/purescript-gargantext.git git clone https://gitlab.iscpif.fr/gargantext/purescript-gargantext.git
``` ```
   
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment