diff --git a/README.md b/README.md index f30efa6..bb1cfe3 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ To run the app from source, just clone the code and run this in your terminal: ``` npm install -grunt build -node index.js +grunt +./index.js --port 8080 ``` ## License