瀏覽代碼

Grammar fixes

Stefan Siegl 7 年之前
父節點
當前提交
b8776318de
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      README.Linux.md

+ 5 - 5
README.Linux.md

@@ -3,12 +3,12 @@ V8Js on GNU/Linux
 
 
 Installation of V8Js on GNU/Linux is pretty much straight forward.
 Installation of V8Js on GNU/Linux is pretty much straight forward.
 
 
-The biggest hurdle actually is that you need a rather new v8 library.
-However most distributions still ship the rusty version 3.14, publish
-years ago, since Node.js requires such an old version.
+The biggest hurdle actually is that you need a rather new V8 library.
+However many distributions still ship the rusty version 3.14, published
+years ago.
 
 
-This means that you usually need to compile v8 on your own before
-you can start to compile & install v8js itself.
+This means that you usually need to compile V8 on your own before
+you can start to compile & install V8Js itself.
 
 
 It is recommended to install the V8 version for V8Js off your system's
 It is recommended to install the V8 version for V8Js off your system's
 load path, so it doesn't interfere with the V8 library shipped with your
 load path, so it doesn't interfere with the V8 library shipped with your