From a1b84d0ac524507436c4adf27d327e8c74feee27 Mon Sep 17 00:00:00 2001 From: Magnus Bredeli <magnbred@stud.ntnu.no> Date: Thu, 24 Feb 2022 11:44:18 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d09052e..268c140 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,16 @@ to run the tests: ### 1. git clone project: **With SSH:** -`git@gitlab.stud.idi.ntnu.no:mattiaae/idatt2900-072.git` + +`git clone git@gitlab.stud.idi.ntnu.no:mattiaae/idatt2900-072.git` + `cd idatt2900-072` **With HTTPS:** + `git clone https://gitlab.stud.idi.ntnu.no/mattiaae/idatt2900-072.git` + `cd idatt2900-072` -- GitLab