From b12908df2156d998a2844bcac3662f3b18bb805d Mon Sep 17 00:00:00 2001
From: Alexis  CRISCUOLO <alexis.criscuolo@pasteur.fr>
Date: Fri, 16 Feb 2024 10:18:45 +0100
Subject: [PATCH] 1.0

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

diff --git a/README.md b/README.md
index 981b1df..687e141 100644
--- a/README.md
+++ b/README.md
@@ -446,7 +446,7 @@ RS24625 ACAAGGTAACCGTAGGGGAACCTGCGGTTGGATCACCTCCTTA
 </sup>
 
 
-As the HTS reads arise from an _E. coli_ genome, _ASSU_ can also be run by using option `-p` to specify this species as model (don't forget to use quotation marks when specifying a pattern with option `-p`):
+As the HTS reads arise from an _E. coli_ genome, _ASSU_ can also be run by using option `-p` to specify this species as model (don't forget to use quotation marks when specifying a multiple word pattern with option `-p`):
 
 ```bash
 ./ASSU.sh  -t 12  -p "Escherichia coli"  -v  SRR7896249_*.fastq.gz
-- 
GitLab