document GIT repo for libjs-pz2
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 20 Jun 2013 11:58:07 +0000 (11:58 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 20 Jun 2013 11:58:07 +0000 (11:58 +0000)
experiments/spclient/README

index 16b3bc3..9b3a85b 100644 (file)
@@ -18,7 +18,7 @@ can have MasterKey searching with minimal effort.
 The following files must be hosted on mkws.indexdata.com:
        mkws.js
        mkwsStyle.css
-       /libjs-pz2/pz2api.1.js
+       /libjs-pz2/pz2api.1.js (*)
 
 The following files make up the application:
        index.html
@@ -29,6 +29,9 @@ The following files make up the application:
 Alias for /service-proxy/, to avoid cross-site scripting issues. We
 will fix this.)
 
+(*) if you don't have already installed libjs-pz2 on the machine, you can
+do it by installing a debian package or check it out from GIT:
+$ git clone ssh://git.indexdata.com:222/home/git/pub/libjs-pz2
 
 Configuring a client
 --------------------