From eded6229f732174355d7921a5e1a943690e3efac Mon Sep 17 00:00:00 2001
From: Rachel  LEGENDRE <rachel.legendre@pasteur.fr>
Date: Wed, 8 Sep 2021 14:01:35 +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 22f1d32..5b17c26 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ A basic tutorial to create a conda environment with all dependencies is availabl
     
 Download the singularity container:
  
-`singularity pull library://rlegendre/default/chipflow:1.0 ` 
+` singularity pull --arch amd64 library://rlegendre/default/chipflow:latest ` 
 
 ### Manual installation 
 
-- 
GitLab