Update README.md

This commit is contained in:
Jonatan Nilsson 2015-04-23 11:16:00 +00:00
parent fc76d86571
commit d77b64f9b4

View file

@ -31,7 +31,7 @@ How to use
---------- ----------
```bash ```bash
npm install -g spserver npm install [-g] spserver
spserver -f ./myfile.html -s ./public -p 3000 spserver -f ./myfile.html -s ./public -p 3000
``` ```