From 52936e392be860552aee0394e22d8e9d71da2570 Mon Sep 17 00:00:00 2001 From: dvkt Date: Sat, 28 Dec 2019 13:32:04 -0800 Subject: [PATCH] note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e908a0..c77bf8b 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ then: phd ./path/to/gopher/root # Serve directory over port 70. phd -p 7070 docs # Serve 'docs' directory on port 7070 - phd -h localhost # Serve cwd using hostname "localhost". + phd -h localhost # Serve current dir using hostname "localhost". ## installation