diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2016-06-03 09:58:31 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2016-06-03 09:58:31 -0700 |
commit | 7a43f8bd1eb0df0d519d48d81996e02691a02817 (patch) | |
tree | 4831736f5cae88208a0065fea58566f0ad73da8c /platform/node | |
parent | 2fd673befc1de27fb3d68ab7e928f78d346e1ef6 (diff) | |
download | qtlocation-mapboxgl-7a43f8bd1eb0df0d519d48d81996e02691a02817.tar.gz |
[node] Fix typo
Diffstat (limited to 'platform/node')
-rw-r--r-- | platform/node/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/node/README.md b/platform/node/README.md index f8be0d45a4..50f53d72eb 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.x _(note: v5+ is known to have issue)_ +- Node.js v4.x _(note: v5+ is known to have issues)_ Run: |