summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphilippe colliot <fifitaneki@hotmail.com>2016-03-09 13:40:01 +0100
committerphilippe colliot <fifitaneki@hotmail.com>2016-03-09 13:40:01 +0100
commit45924ba708b24cb332701365933583579d44c7a7 (patch)
treeb7705b70a8bb3e9df0bca013dabd62395584fb3c
parentaf9921122b0799c19634792131a152a6db6dbfa3 (diff)
downloadpoi-service-45924ba708b24cb332701365933583579d44c7a7.tar.gz
update missing modules to install in README.md
-rw-r--r--test/navigation/w3c/socket-based-poc/README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/test/navigation/w3c/socket-based-poc/README.md b/test/navigation/w3c/socket-based-poc/README.md
index d7c16ed..3c2336c 100644
--- a/test/navigation/w3c/socket-based-poc/README.md
+++ b/test/navigation/w3c/socket-based-poc/README.md
@@ -13,13 +13,11 @@ npm install node-cpp-lbs-modules/node-cpp-based-modules-0.1.0.tgz
To test:
Intall additional modules for nodejs:
-npm install http url fs path webidl2 escodegen
+npm install http url fs path webidl2 escodegen socket.io
Run the server:
-node server.js
+nodejs server.js
-In your browser:
-
-http://localhost:8080/index.html
+In your browser open the file ./index.html