From 1c26a323a8b695238ec281bcae9ec8bb0daa2397 Mon Sep 17 00:00:00 2001
From: Sarra-Ouelhadj <59183609+Sarra-Ouelhadj@users.noreply.github.com>
Date: Mon, 5 Sep 2022 16:23:43 +0200
Subject: [PATCH] add rest of clone command

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2313a52..5efe193 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ d'un *tableur* appelé ici [template](https://github.com/Sarra-Ouelhadj/YKWIM/bl
 ## 2. Lancement de la solution
 ### en local
 ```
-$ git clone
+$ git clone https://github.com/Sarra-Ouelhadj/YKWIM.git
 $ cd SemanticLifting
 $ python run.py
 ```
-- 
GitLab