From 6fa44c03df340418261ee3e82d9ac2fb2106c2da Mon Sep 17 00:00:00 2001
From: Stefan Bienert <stefan.bienert@unibas.ch>
Date: Tue, 25 Feb 2020 14:46:50 +0100
Subject: [PATCH] Updated the Singularity README.md

---
 singularity/README.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/singularity/README.rst b/singularity/README.rst
index b831f76e5..3f0391c0f 100644
--- a/singularity/README.rst
+++ b/singularity/README.rst
@@ -19,9 +19,8 @@ One can chose any name for an image. For the purose of this file we will assume
 that the image name is ``ost.img``.
 
 Here we only keep the recipe for the most recent version of OpenStructure. To
-build an image for a different version, you can either adapt the
-``OPENSTRUCTURE_VERSION`` variable in the recipe or look in the git history for
-an older recipe.
+build an image for a different version, edit the source line (``From:``) in the
+recipe or look in the git history for an older recipe.
 
 Available apps
 --------------
-- 
GitLab