Browse Source

readme

master
Lloyd Brookes 10 years ago
parent
commit
c034d2e2b6
  1. 2
      README.md

2
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`:

Loading…
Cancel
Save