From 0cecb4794108e306b053be5b50c6cbd3f52acfaa Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Tue, 12 May 2015 16:45:39 +0200 Subject: [PATCH] Update README.md It's not actually deploy... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 221ffb6..184c25a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ 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 deploy -As usual with NodeJS, it's quite easy to deploy. Just clone this repo somewhere, and then, in the repo do +## To test it locally +As usual with NodeJS, it's quite easy to test. Just clone this repo somewhere, and then, in the repo do ``` sh npm install