Skip to content

Commit b877631

Browse files
authored
Grammar fixes
1 parent fbfce17 commit b877631

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.Linux.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ V8Js on GNU/Linux
33

44
Installation of V8Js on GNU/Linux is pretty much straight forward.
55

6-
The biggest hurdle actually is that you need a rather new v8 library.
7-
However most distributions still ship the rusty version 3.14, publish
8-
years ago, since Node.js requires such an old version.
6+
The biggest hurdle actually is that you need a rather new V8 library.
7+
However many distributions still ship the rusty version 3.14, published
8+
years ago.
99

10-
This means that you usually need to compile v8 on your own before
11-
you can start to compile & install v8js itself.
10+
This means that you usually need to compile V8 on your own before
11+
you can start to compile & install V8Js itself.
1212

1313
It is recommended to install the V8 version for V8Js off your system's
1414
load path, so it doesn't interfere with the V8 library shipped with your

0 commit comments

Comments
 (0)