From 6bf148de6d4771b3faae3266d9ea4b99ea41c8da Mon Sep 17 00:00:00 2001
From: Sereres Johnston <sjohnston@anl.gov>
Date: Tue, 24 Jan 2017 19:52:26 +0000
Subject: [PATCH] Update README.md

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

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