Add comment to top-level Makefile on how to get npm into the PATH
[mkws-moved-to-github.git] / Makefile
index 869fc26..fd60d85 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,7 @@
 # Copyright (c) 2013-2014 IndexData ApS. http://indexdata.com
+#
+# You need node.js to build MKWS. On caliban, get it using:
+# export PATH=$PATH:/home/indexdata/node/node-v0.10.32-linux-x64/bin
 
 all: setup
        ${MAKE} -C./test node-modules