소스 검색

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