diff --git a/README.md b/README.md index 2183575d92b37f1b9a8c8e07f6faae7b130c737a..4a9ff5efaaabd3ea4500d282d4af98b555031115 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 +``` + + +