From ec8064ac1cb1e1f4e20d4d541788dc204b7f5bb7 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Tue, 24 Aug 2021 09:39:52 -0500 Subject: [PATCH] modified: README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2183575..4a9ff5e 100644 --- a/README.md +++ b/README.md @@ -209,4 +209,12 @@ The last script is worth looking closer as it does everything... - Then it runs Geant4 - Then it runs juggler. +Note that if you were [doing local development](https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/blob/master/README.md#running-locally), +you would run the script from the top level directory. +``` +bash benchmarks/track_finding/multiple_tracks.sh +``` + + + -- GitLab