From 7adc1bf710f8b31a8817e580a9d430ee60ac04ad Mon Sep 17 00:00:00 2001
From: Nikolay Stanchev <ns17@it-innovation.soton.ac.uk>
Date: Mon, 19 Mar 2018 13:39:58 +0000
Subject: [PATCH] Docs update

---
 test/streaming/manual.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/streaming/manual.md b/test/streaming/manual.md
index aeffb93..69d7899 100644
--- a/test/streaming/manual.md
+++ b/test/streaming/manual.md
@@ -49,6 +49,8 @@ This test currently just generates the load and does not have any assertions. It
 
 And then point your browser to the Chronograf dashboard:
 
+`http://localhost:8888`
+
 ### Run the automated PyTests
 
 SSH into the clmc-service VM:
@@ -59,8 +61,6 @@ Run the automated tests written in pytest:
 
 `pytest -s /vagrant/test/streaming/` 
 
-`http://localhost:8888`
-
 ### Manual test 
 
 ## Manual set-up of Chronograf's CLMC data source
-- 
GitLab