Just adding Opensuse as supported package manager after testing it. It shipts the latest version of the zig programming language in the repos

Dreampop 2024-06-06 19:13:28 +02:00
parent 2d82f9b0e4
commit 55437ab9b1

@ -15,6 +15,10 @@ packaged for, and what the current packaged version is.
```
apk add zig
```
## Opensuse Tumbleweed
```
zypper install zig
```
## Arch Linux