From af9b7d4755287031e3b858ceab2ad4cd4deca6fd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?M=C3=A9lanie=20=20HENNART?= <melanie.hennart@pasteur.fr>
Date: Tue, 10 Aug 2021 09:32:32 +0000
Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20README.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/README.md b/README.md
index 240f0da..676aef4 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ The input file clustering.strain.txt inside the directory _example_ contains thr
 
 
 ```bash
-python InheritanceAlgorithm.py -i example/clustering.strain.txt -c Seuil43,Seuil190 -o result.txt 
+python InheritanceAlgorithm.py -i clustering.strain.txt -c Seuil43,Seuil190 -o result.txt 
 ```
 
 ## References
-- 
GitLab