Explorar o código

Merge pull request #237 from alexmarchant/patch-1

Update README.Linux.md
Stefan Siegl %!s(int64=9) %!d(string=hai) anos
pai
achega
7b6f133a06
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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