mirror of
https://github.com/phpv8/v8js.git
synced 2024-11-09 16:28:41 +00:00
recommend to install curl, closes #337
This commit is contained in:
parent
4e687c3950
commit
b767fa4a4e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user