Explorar o código

Added libicu-dev dependency

Tieme van Veen %!s(int64=9) %!d(string=hai) anos
pai
achega
64d29f8169
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.Linux.md

+ 4 - 0
README.Linux.md

@@ -29,7 +29,11 @@ In that case copy those two files to `/usr/share/v8/...`.
 Compile latest V8
 -----------------
 
+
 ```
+# Install `libicu-dev` if you haven't already:
+sudo apt-get install libicu-dev
+
 cd /tmp
 
 # Install depot_tools first (needed for source checkout)