diff --git a/README.md b/README.md
index 500c233cae5a1dbfd3044e5a25d4a4a61737a14a..56293db5115d0c4cb646476fc255dfe32845c429 100644
--- a/README.md
+++ b/README.md
@@ -19,5 +19,7 @@ The Git repository **scalp_project** corresponds to the root of the Scalp projec
 
 ```
 # git clone ssh://git@ssh.hesge.ch:10572/soma/scalp_project.git
+or
+# git clone https://gitedu.hesge.ch/soma/scalp_project.git
 # git submodule update --init --recursive
 ```