Update README.md

This commit is contained in:
Thomas FORGIONE 2015-05-22 18:05:58 +02:00
parent d3dba4a572
commit 233079ec2e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ is correct.
This will generate lots of `*.min.js` in `static/js`.
### Running a local server
### Running the server
As usual with NodeJS, it's quite easy to test. Just ensure you have `node`
installed on your machine, clone this repo somewhere, and then, in the repo do