diff --git a/src/docs/getting-started/quickstart.mdx b/src/docs/getting-started/quickstart.mdx
index c7e91a80a9e1fb0b2a1fe3e504eafcf0c6b582ce..e823e23fb9700cae310b97f6227f7192fbd33ad8 100644
--- a/src/docs/getting-started/quickstart.mdx
+++ b/src/docs/getting-started/quickstart.mdx
@@ -71,13 +71,11 @@ dd_web_display --export athena.xml
 This will generate the file `detector_geometry.root`, which you should copy to your local machine.
 Then open the [web viewer](https://eic.phy.anl.gov/geoviewer/), click on the `...` and open the local root file.
 
-(Note, the `source /opt/detector/setup.sh` command adds the Athena detector plugins that ship
-with the jug_xl container to your environment.)
-
 Or if you want to skip this just 
 [click here to view the latest detector](https://eic.phy.anl.gov/geoviewer/index.htm?file=https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo_full.root?job=report&item=default;1&opt=clipxyz;transp30;zoom75;ROTY290;ROTZ350;trz0;trr0;ctrl;all&).
 
-
+(Note: the `source /opt/detector/setup.sh` command adds the Athena detector plugins that ship
+with the jug_xl container to your environment.)