From 94e4b380aeaffe7c55fcf4c839c678313c1f3d3a Mon Sep 17 00:00:00 2001
From: Rachel  LEGENDRE <rachel.legendre@pasteur.fr>
Date: Tue, 19 Oct 2021 14:43:30 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 5b17c26..fb06fcf 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ In any case, if you use this workflow in a paper, don't forget to give credits t
 
 Configure the workflow according to your needs via editing the `config.yaml`, `design.txt` and `multiqc_config.yaml` files in the `config/` directory.
 
-You can also copy the singularity image in the cloned ChIPflow directory and rename it as "chipflow.img".
+You need to copy the singularity image in the cloned ChIPflow directory and rename it as "chipflow.img".
 
 *  Step 3: Execute workflow
 
-- 
GitLab