Skip to content

Commit 6bf11a4

Browse files
authored
Update README.md
1 parent 143d5de commit 6bf11a4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ persists before opening an issue.
1919

2020
```
2121
IMPORTANT NOTE:
22-
The build process used to build cmap-js has been known to fail under node v9.x.x. It is reccomended that until
23-
the problem is fixed, to use the current LTS branch, v8.11.3 when building the software. If you haven't already, a version manager such as nvm (https://github.com/creationix/nvm) or n (https://www.npmjs.com/package/n) is highly recommended when working with node.
22+
The build process used to build cmap-js has been known to fail under node v9.x.x.
23+
It is suggested that until the problem is fixed, to use the current LTS branch,
24+
v8.11.3 when building the software. If you haven't already, a version manager such
25+
as nvm (https://github.com/creationix/nvm) or n (https://www.npmjs.com/package/n)
26+
is highly recommended when working with node.
2427
```
2528

2629
Prerequisite: `npm` is required so install [NodeJs](https://nodejs.org) if you

0 commit comments

Comments
 (0)