From c034d2e2b686ce54bda99fd37a81aa9787e5d632 Mon Sep 17 00:00:00 2001 From: Lloyd Brookes Date: Sun, 9 Feb 2014 09:40:29 +0100 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2afd40..4312229 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ serving at http://localhost:8000 If you wish to serve a different directory, run: ```sh $ ws -d ~/mysite/ -serving ~/mysite at http://localhost:8000 +serving /Users/Lloyd/mysite at http://localhost:8000 ``` If you wish to override the default port (8000), use `--port` or `-p`: