From b85be53832d3e16450adf08f87383b044e467da4 Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Mon, 27 Jul 2020 11:35:36 +0200
Subject: [PATCH] additional hint when building a Singularity container

---
 doc/container/singularity.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/container/singularity.rst b/doc/container/singularity.rst
index 30d7e853..a1e8c12c 100644
--- a/doc/container/singularity.rst
+++ b/doc/container/singularity.rst
@@ -20,7 +20,8 @@ Singularity
 We do not provide a "standalone" Singularity image, but rather bootstrap from a 
 Docker image.
 
-Build the image with:
+Change to the directory containing the Singularity file
+(<PROMOD3_CHECKOUT>/container) and build the image with:
 
 .. code-block:: bash
 
-- 
GitLab