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