From d77b64f9b40eee857b57e6c4999e5eda5b45af9d Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Thu, 23 Apr 2015 11:16:00 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50fe8f1..9dc0247 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ How to use ---------- ```bash -npm install -g spserver +npm install [-g] spserver spserver -f ./myfile.html -s ./public -p 3000 ```