diff --git a/README.md b/README.md index 240f0da7dde4fe26306c0b3a5a7a0e8784ef7e35..676aef4b9da951c363912dfdb88d29f20ca6cd99 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