Explorar el Código

Merge pull request #237 from alexmarchant/patch-1

Update README.Linux.md
Stefan Siegl hace 9 años
padre
commit
7b6f133a06
Se han modificado 1 ficheros con 3 adiciones y 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