Update README.md

This commit is contained in:
Mattias Erming 2015-03-29 15:42:16 +02:00
parent 8bf438992a
commit baef7e0438
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ To run the app from source, just clone the code and run this in your terminal:
``` ```
npm install npm install
grunt build grunt
node index.js ./index.js --port 8080
``` ```
## License ## License