[Pkg-javascript-commits] [sockjs-client] 02/22: Added lacking installation step for sockjs-node

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.

commit d1321aea33168b1427f5177171115988b2e60c62
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Thu Nov 29 16:04:28 2012 +0000

    Added lacking installation step for sockjs-node
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 24c7b9d..54e5097 100644
--- a/README.md
+++ b/README.md
@@ -303,6 +303,7 @@ server for that. To run it (by default it will be listening on port 8081):
     cd sockjs-node
     npm install
     npm install --dev
+    ln -s .. node_modules/sockjs
     make build
     make test_server
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list