diff --git a/README.md b/README.md index b01f3aeab8427c2ea09fcea1fc881509cee94077..5390af5b20eef839c817b72e8c727332033268dd 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