From 56cce4e263980fb98b45d9f2c7f2942561e6a30d Mon Sep 17 00:00:00 2001
From: DUGAT-BONY Eric <eric.dugat-bony@inrae.fr>
Date: Fri, 17 Jan 2025 11:23:33 +0100
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 7eac7a6..e555886 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,8 @@ All samples were processed in parallel (note: temporary files can't be very heav
 		c. `run_SnakeMAGs.sh` = shell script to run the job (should be edited by the user for `--configfile /path/to/working/directory/config.yaml`)  
 
 We used this command line to run the script:
-```sh run_SnakeMAGs.sh
+```
+sh run_SnakeMAGs.sh
 ```
 
 #### Rename MAGs files 
-- 
GitLab