From 95550cffa6fb2f55cdcb0a990c57b79e4a66f532 Mon Sep 17 00:00:00 2001 From: Henri Cook Date: Fri, 22 Jul 2016 12:28:46 +0100 Subject: [PATCH] Readme update (to trigger build) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index addbaec..f858d97 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This service is written in Scala and Play, so needs at least a [JRE] to run. ### Testing To run it locally - sbt -Dhttp.port=9283 run +- sbt -Dhttp.port=9283 run If you go to `http://localhost:9283/fset-fast-track/signin` you can see the landing page