This commit is contained in:
MLH
2025-04-06 15:52:07 +02:00
parent 8a3ea1d4ef
commit 467d27834c

View File

@ -32,7 +32,7 @@ A full-stack Todo application with user authentication built using Node.js, Expr
1. Clone the repository:
```bash
git clone <your-repository-url>
git clone https://git.mahom03-spacecloud.de/CodeDevMLH/ToDo-App_Node.js_Test.git
cd ToDo-App_Node.js_Test
```