Browse Source

Merge pull request #237 from alexmarchant/patch-1

Update README.Linux.md
Stefan Siegl 9 years ago
parent
commit
7b6f133a06
1 changed files with 3 additions and 0 deletions
  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:
 # Install `libicu-dev` if you haven't already:
 sudo apt-get install libicu-dev
 sudo apt-get install libicu-dev