From 233079ec2e514fc44930f214b00988ad9aafb8ca Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Fri, 22 May 2015 18:05:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30e82b1..e33acad 100644 --- a/README.md +++ b/README.md @@ -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