From 9c2f5890dc3d36f866d9005694cb5fb00089757a Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Fri, 10 May 2019 16:11:09 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b557e9f..3705e99 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ Downloading Instructions for downloading hcana can be found in the [Hall C Wiki](https://hallcweb.jlab.org/wiki/index.php/ROOT_Analyzer/Git). +``` +wget \ +https://eicweb.phy.anl.gov/jlab/hcana/-/jobs/artifacts/master/raw/build/Singularity.hcana.simg?job=hcana_singularity \ +-O Singularity.hcana.simg +``` + Compiling --------- -- GitLab