diff --git a/README.md b/README.md index 9a1f6143f05aa97da4a0efa570ecb604e092a3fd..d2e64e195cc835a68c5e35658d7a38ce248423c6 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