From b99825f8a1dd12cb73e2e88ea2e246be4f886343 Mon Sep 17 00:00:00 2001
From: "joachim.schmidt" <joachim.schmidt@hesge.ch>
Date: Fri, 15 Jan 2021 11:36:42 +0100
Subject: [PATCH] Updated the README.md file with the HTTPS reference of the
 repository.

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 500c233..56293db 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
 ```
-- 
GitLab