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.