update to latest zig-v8-fork add unzip to apt get install sample

This commit is contained in:
Karl Seguin
2025-05-08 15:43:16 +08:00
parent b542762dce
commit 3993f9c2bb

View File

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