Преглед изворни кода

recommend to install curl, closes #337

Stefan Siegl пре 7 година
родитељ
комит
b767fa4a4e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.Linux.md

+ 1 - 1
README.Linux.md

@@ -38,7 +38,7 @@ Compile V8 5.6 and newer (using GN)
 
 ```
 # Install required dependencies
-sudo apt-get install build-essential git python libglib2.0-dev
+sudo apt-get install build-essential curl git python libglib2.0-dev
 
 cd /tmp