From 467d27834cd3a66315b74641af79db05df559c46 Mon Sep 17 00:00:00 2001 From: CodeDevMLH Date: Sun, 6 Apr 2025 15:52:07 +0200 Subject: [PATCH] .. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ad14e7..42aca5e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ A full-stack Todo application with user authentication built using Node.js, Expr 1. Clone the repository: ```bash - git clone + git clone https://git.mahom03-spacecloud.de/CodeDevMLH/ToDo-App_Node.js_Test.git cd ToDo-App_Node.js_Test ```