diff --git a/README.md b/README.md index a00132f87cf43b209f84cfee6fb19e3da5014030..7c12300d4f51f697d2ed75e7393c5d1937783ed7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - Overview -------- The Athena Detector at IP6 for Electron-Ion Collider experiment. @@ -24,6 +23,13 @@ The Athena Detector at IP6 for Electron-Ion Collider experiment. Getting Started --------------- +You will likely want to use this repository along with the IP6 repository: +```bash +git clone https://eicweb.phy.anl.gov/EIC/detectors/athena.git +git clone https://eicweb.phy.anl.gov/EIC/detectors/ip6.git +ln -s ../ip6/ip6 athena/ip6 +``` + ### Adding/changing detector geometry Hint: **Use the CI/CD pipelines**.