We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0adc6a commit 81a628cCopy full SHA for 81a628c
README.md
@@ -34,7 +34,7 @@ export LANG="en_US.UTF-8"```
34
35
## Prerequisites
36
37
-Have *node.js (>=6.0)* installed. If you want to do yourself a favour use nvm for that and install yarn. The benchmark has been tested with node 6.0.
+Have *node.js (>=6.0)* installed. If you want to do yourself a favour use nvm for that and install yarn. The benchmark has been tested with node 7.0.
38
You will also need *java* (>=8, e.g. openjdk-8-jre on ubuntu) for the google closure compiler, currently used in kivi.
39
Further maven is needed and the bin directory of maven must be added to the path.
40
Please make sure that the following command work before trying to build:
0 commit comments