README: rsync is used to get v8 sources

This commit is contained in:
Pierre Tachoire
2025-05-22 14:44:57 +02:00
parent 4810a5643e
commit 589fa4c9de

View File

@@ -164,7 +164,7 @@ For Debian/Ubuntu based Linux:
sudo apt install xz-utils \
python3 ca-certificates git \
pkg-config libglib2.0-dev \
gperf libexpat1-dev unzip \
gperf libexpat1-dev unzip rsync \
cmake clang
```