Browse Source

Merge pull request #237 from alexmarchant/patch-1

Update README.Linux.md
Stefan Siegl 9 năm trước cách đây
mục cha
commit
7b6f133a06
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      README.Linux.md

+ 3 - 0
README.Linux.md

@@ -31,6 +31,9 @@ Compile latest V8
 
 
 ```
+# Install `build-essential` if you haven't already:
+sudo apt-get install build-essential
+
 # Install `libicu-dev` if you haven't already:
 sudo apt-get install libicu-dev