Skip to content

Commit 81a628c

Browse files
authored
Update README.md
1 parent a0adc6a commit 81a628c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export LANG="en_US.UTF-8"```
3434

3535
## Prerequisites
3636

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.
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 7.0.
3838
You will also need *java* (>=8, e.g. openjdk-8-jre on ubuntu) for the google closure compiler, currently used in kivi.
3939
Further maven is needed and the bin directory of maven must be added to the path.
4040
Please make sure that the following command work before trying to build:

0 commit comments

Comments
 (0)