Rev : On alpine package manager, it's available on edge community repository, not testing.

Imaji 2024-05-15 09:26:37 +07:00
parent d182cc4501
commit 7e6e3349e1

@ -13,7 +13,7 @@ packaged for, and what the current packaged version is.
## Alpine Linux
```
apk add zig --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing
apk add zig --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
```
## Arch Linux