diff --git a/README.md b/README.md
index d2d29d94fbe23b53c6e06203223ec4d1df9a5d44..9156cc08e225766539741ec96be75e4d6003b0ab 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Il fournis un fichier CSV formaté pour pouvoir être directement coller dans le
 ## Installation
 
 Récupération du script:
-`git clone -`
+`git clone https://git.iiens.net/raymond2020/lconvertorl.git`
 
 Installation des dépendences:
 `pip install "camelot-py[cv]" pandas argparser`
@@ -38,4 +38,4 @@ options:
   -h, --help         show this help message and exit
   -o OUT, --out OUT  Chemin du fichier csv de sortie
   --full-label       Exporte toutes les lignes du relevé (dont REF et LABEL)
-`
+```