From ae868d09510c7ca7115f9c1b469aad5597fd28d7 Mon Sep 17 00:00:00 2001 From: Nicolas Roisin <nicolas.roisin@uclouvain.be> Date: Fri, 28 Mar 2025 13:27:27 +0000 Subject: [PATCH] Modifier README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b01f3ae..5390af5 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,7 @@ DOpeS is easily installed by downloading the repository on you computer. If you want to keep track of the latest develepments, you can download the gitlab repository and keep it synchronized with the gitlab project: ``` -cd existing_repo -git remote add origin https://forge.uclouvain.be/LocLahaye/dopes.git -git branch -M main -git push -uf origin main +git clone https://forge.uclouvain.be/LocLahaye/dopes.git ``` ## Usage -- GitLab