From 1daab56299274f6fbed3a0e82a86ebb90ac63349 Mon Sep 17 00:00:00 2001 From: Davide Cavagnola Date: Sat, 26 Apr 2025 23:26:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d06fcae..e93a4e3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ To get started with this project, follow these steps: 1. Open a terminal (e.g., Command Prompt or PowerShell) on your Windows machine. 2. Clone the repository using Git: ```cmd - git clone https://git.cdtech.duckdns.org/PickleRick/DESD.git + git clone https://github.com/Cd16d/DESD ``` This will create a folder named `DESD`. 3. Open the folder `\DESD` in [Visual Studio Code](https://code.visualstudio.com/).