From 02e5bc489813d7c3b58c8bd9b4841c7f541cef1b Mon Sep 17 00:00:00 2001 From: Vit Brunner Date: Thu, 23 Oct 2014 17:30:43 +0200 Subject: [PATCH] Amend readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 448e626..61f3788 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,5 @@ less like this: ### Tests -Start docpad with `make run` and point your browser at +Start server with `make run` and point your browser at `http://0.0.0.0:9778/tests.html` or run `make test` in a separate shell.