Mercurial > hg > nodescore
changeset 55:d93d75f982dd
added requirejs to INSTALL dependency list
author | tzara <rc-web@kiben.net> |
---|---|
date | Wed, 19 Dec 2012 13:37:42 +0000 |
parents | 66bf613fb818 |
children | d8255f804d3d |
files | INSTALL |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Wed Dec 19 13:36:19 2012 +0000 +++ b/INSTALL Wed Dec 19 13:37:42 2012 +0000 @@ -43,7 +43,7 @@ // the node_modules dir should life in the require.path // ~/ -sudo npm install socket.io jsdom jQuery xmlhttprequest node-static +sudo npm install socket.io jsdom jQuery xmlhttprequest node-static requirejs sudo npm -g install supervisor ////////////////////////////////// // get nodescore