Add link to Zig site to build instructions (#833)

This commit is contained in:
Evan Simkowitz 2024-09-24 20:56:36 -07:00 committed by GitHub
parent f681e9966f
commit cadf0d1ddc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ macOS does not have any platform-specific dependencies.
#### Linux
You must have Zip installed. We also require the Zig compiler for statically linking CGO.
You must have `zip` installed. We also require the [Zig](https://ziglang.org/) compiler for statically linking CGO.
Debian/Ubuntu: