From fc7922bac2061fcfe045ce1dd5b521968fab8897 Mon Sep 17 00:00:00 2001 From: simonox Date: Sat, 30 Sep 2023 12:29:18 +0200 Subject: [PATCH] Fixed url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1535ae6..825c5f0 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you want to use an UI for Docker, you can optionally also use [Docker Desktop ### Clone the Repository ```sh -git clone https://code.curious.bio/simonox/iot-backend +git clone https://code.curious.bio/iot-backend cd iot-backend ```