From 0c9727fff678447586f74efa7cc468d6437063d9 Mon Sep 17 00:00:00 2001 From: Graham Tackley Date: Sun, 23 Oct 2011 20:49:28 +0100 Subject: [PATCH] Corrected readme --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 718be2e..ddf29f4 100644 --- a/readme.md +++ b/readme.md @@ -26,8 +26,8 @@ Then start the thingy that tails the log and publishes to ZeroMQ: Finally, start the webapp with: - cd dashboard - ../sbt "container:start" "shell" + cd dashboard + ../sbt "container:start" "shell" Now go to http://localhost:8080 and enjoy.