X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=test%2FREADME.txt;h=227a35a8e1706acf0951f7a804f812a60132cf60;hp=221a4a4bd2e14059dd779ae4cb907bc4e7119bed;hb=8d5dedc247e17f7a460aa3e99991a3421420f256;hpb=e18f8d78b27a1c58afdbc465502e4894e02facf2 diff --git a/test/README.txt b/test/README.txt index 221a4a4..227a35a 100644 --- a/test/README.txt +++ b/test/README.txt @@ -7,12 +7,15 @@ This directory contains the MasterKey Widget Set (MKWS) Test framework. Installation ------------------------------------- 1. install node.js, see http://nodejs.org/ +(and apache2 if you have not already) # debian7 $ sudo apt-get install npm +$ sudo apt-get install apache2 # centos6 $ sudo yum install npm +$ sudo yum install httpd The nodejs modules are configured in ./package.json