File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ V8Js on GNU/Linux
3
3
4
4
Installation of V8Js on GNU/Linux is pretty much straight forward.
5
5
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.
9
9
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.
12
12
13
13
It is recommended to install the V8 version for V8Js off your system's
14
14
load path, so it doesn't interfere with the V8 library shipped with your
You can’t perform that action at this time.
0 commit comments