From 3393762dda16763ca686a903b3627b76d87aeebe Mon Sep 17 00:00:00 2001
From: Eduardo Goncalves Silva <ego153448@stud.gibb.ch>
Date: Tue, 25 Feb 2025 15:19:25 +0100
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index 9a1f614..d2e64e1 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
 
 ## Getting started
 
-1. Clone this project into one of your repos with git@git.gibb.ch:ego153448/docker-projekt.git
+1. Clone this project in docker desktop into one of your repos with git clone and the link in "code".
 
-2. Go into your Docker-Desktop Terminal and open the docker-project repository (cd into docker-projekt).
+2. Go into your Docker-Desktop Terminal and open the docker-project repository (cd docker-projekt).
 
 3. Use the following command to build the docker container: docker-compose up --build -d 
 
-- 
GitLab