summaryrefslogtreecommitdiffstats
path: root/js/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'js/README.md')
-rw-r--r--js/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/README.md b/js/README.md
index f47482dcc..495e8b3ad 100644
--- a/js/README.md
+++ b/js/README.md
@@ -1,7 +1,7 @@
# JavaScript Development
JavaScript is built and minified using gulp.
-Therefore you need to install **Node.js 5.6+ and npm**. Then use npm to install **gulp-cli**:
+Therefore you need to install **Node.js 6+ and npm**. Then use npm to install **gulp-cli**:
sudo npm -g install gulp-cli