From 9ec8dfc7e0cbced8ac0cac0e4042588d6963776c Mon Sep 17 00:00:00 2001
From: Studer Gabriel <gabriel.studer@unibas.ch>
Date: Tue, 18 Feb 2025 10:48:47 +0000
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index 86ede093a..18c024004 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@ Please do not hesitate to contact us for feedback or troubleshooting:
 For a simple and portable setup, we recommend using a containerized
 solution. OpenStructure provides its own Docker container registry,
 making deployment easier. Deploying a docker image just needs a
-docker pull which typically takes less than a minute. Singularity
+docker pull which typically finishes in about a minute depending
+on your local hardware and internet connection. Singularity
 containers bootstrap from the docker container but must be built
 by the user. Detailed instructions can be found here:
 
-- 
GitLab