Alpine: remove special repo selecting

kurth4cker 2024-05-24 05:36:56 +03:00
parent d199b8294b
commit aa48f841b6

@ -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/community
apk add zig
```
## Arch Linux