From df6fec4e36bd1e4869435a3935a9db4b66021cc1 Mon Sep 17 00:00:00 2001
From: Amandine PERRIN <amandine.perrin@pasteur.fr>
Date: Thu, 3 Sep 2020 15:48:22 +0200
Subject: [PATCH] error in singularity link in README.md

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

diff --git a/README.md b/README.md
index 993d5bce..1ef404ae 100755
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ We provide a singularity image, to help running PanACoTA on a cluster.
 
 First, download the singularity image:
 
-    singularity pull --name panacota.img shub://gem-pasteur/PanACoTA:simple
+    singularity pull --name panacota.img shub://gem-pasteur/PanACoTA
 
 Then, you can run PanACoTA as previously:
 
-- 
GitLab