summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authortimrobertson100 <timrobertson100@gmail.com>2016-06-03 18:13:35 +0200
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-06-03 09:13:35 -0700
commitc11ccd0587c489b7466e6e5cc88bbfbd7dce0782 (patch)
tree7cf73bc06d01a152b79972023a060d9ce139bde8 /platform
parente9dcfa0ed627ecb8783d1ac7f38a24db51cf8cb8 (diff)
downloadqtlocation-mapboxgl-c11ccd0587c489b7466e6e5cc88bbfbd7dce0782.tar.gz
Updated readme with clear instructions that this requires Node v4.x and v5+ has issuess. See https://github.com/mapbox/mapbox-gl-native/issues/5144 (#5222)
Diffstat (limited to 'platform')
-rw-r--r--platform/node/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/node/README.md b/platform/node/README.md
index 1a18c61d01..d446b9895f 100644
--- a/platform/node/README.md
+++ b/platform/node/README.md
@@ -9,7 +9,7 @@ Requires a modern C++ runtime that supports C++14.
By default, installs binaries. On these platforms no additional dependencies are needed.
- 64 bit OS X or 64 bit Linux
-- Node.js v4+
+- Node.js v4.x _(note: v5+ is known to have issue)_
Just run: