From b4a5cd93609485581bb25fa01979d6bca95e6c86 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Wed, 26 May 2021 09:45:34 -0500
Subject: [PATCH] modify disclaimer

---
 src/docs/getting-started/quickstart.mdx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/docs/getting-started/quickstart.mdx b/src/docs/getting-started/quickstart.mdx
index b8a9969..90058e9 100644
--- a/src/docs/getting-started/quickstart.mdx
+++ b/src/docs/getting-started/quickstart.mdx
@@ -16,7 +16,8 @@ on the local system.
 Singularity can be [downloaded here](https://sylabs.io/guides/3.7/user-guide/quick_start.html) -- 3.7 being the 
 most recent version as of January 2021.
 
-*For an optimal experience, we strongly recommend you to use singularity 3 or later for this tutorial. 
+ - The tutorial has been tested on both the BNL and JLAB interactive nodes.
+ - *For an optimal experience, we strongly recommend you to use singularity 3 or later for this tutorial. 
 Use (very) old versions of singularity (e.g. 2.6.x) at your own risk!*
  
 ## Step 1: Setup the EIC Software Container (jug_xl)
-- 
GitLab