X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=README;h=92df4ce41016d088a48a9955b64755ce2321692f;hp=55d911c0046ce91865705f53517e556356ee9c77;hb=24a2e08e37e327c7db67d2c3a26dc6f88e73856b;hpb=2f9ba07888662e977cc05e4f934c8c8d1626d929 diff --git a/README b/README index 55d911c..92df4ce 100644 --- a/README +++ b/README @@ -30,6 +30,11 @@ or you can download the source from http://nodejs.org/download/ and build it yourself. Looks like you need node and npm, make install puts them into /usr/local/bin. +To compile the default templates you'll need to install the stable version +of Handlebars. Currently it's at 1.3.0 and available by npm: + + npm install handlebars@1.3.0 -g + For apache setup, see tools/apache2/README NEWS