From 6587f038fe45dd843755b9c984e1241fde3e01b9 Mon Sep 17 00:00:00 2001 From: Athou Date: Thu, 28 Mar 2013 11:53:22 +0100 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0826246d..92fe4c04 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ Checkout the code and use maven to build and start a local TomEE instance. `mvn clean package tomee:run` -The application is online at [http://localhost:8082](http://localhost:8082). Any change to the source code will be applied immediatly. \ No newline at end of file +The application is online at [http://localhost:8082/commafeed](http://localhost:8082/commafeed). Any change to the source code will be applied immediatly. \ No newline at end of file