From 86663f591696264b44eccdf832e201b90b722057 Mon Sep 17 00:00:00 2001
From: Michael Boniface <mjb@it-innovation.soton.ac.uk>
Date: Sat, 24 Feb 2018 23:48:05 +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 2cb6102..9ba8e08 100644
--- a/README.md
+++ b/README.md
@@ -72,4 +72,4 @@ SSH into the CLMC server
 
 Run a python script to generate the test data sets
 
-`python3 vagrant/src/mediaServiceSim/simulator_v2.py`
+`python3 /vagrant/test/streaming-sim/StreamingSim.py`
-- 
GitLab