From cc4676e63f0257575b03025e2d99431258339b95 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Wed, 13 May 2015 10:33:20 +0200 Subject: [PATCH] Update README.md English mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d62eec9..c886469 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A prototype for a user-friendly 3D interface allowing to browse 3D scenes / mode It is hosted by [OpenShift](https://www.openshift.com/) at [3dinterface.no-ip.org](http://3dinterface.no-ip.org). ## To run a local server -As usual with NodeJS, it's quite easy to test. Just ensure you have `node` install on your machine, clone this repo somewhere, and then, in the repo do +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 ``` sh npm install