From cb69b315085af0589b0e08a700f87d809ce424ed Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <whit@jlab.org>
Date: Thu, 26 Jan 2017 21:11:03 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 732f1ae..690c539 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ Create symbolic link to detectors and data directories
 
 ```bash
 # Starting from the directory of this readme
+git clone git@gitlab.com:Argonne_EIC/detector_benchmarks.git
+cd detector_benchmarks
 cd .. &&  git clone git@gitlab.com:Argonne_EIC/detectors.git
 cd detector_benchmarks
 ln -s ../detectors
-- 
GitLab