docs: add instructions for installing on Alpine Linux (#1406)

This commit is contained in:
Orhun Parmaksız 2024-04-18 18:42:23 +03:00 committed by GitHub
parent eb12064fab
commit 382b53c5d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,6 +79,13 @@ scoop install lychee
pkg install lychee
```
### Alpine Linux
```sh
# available for Alpine Edge in testing repositories
apk add lychee
```
### Pre-built binaries
We provide binaries for Linux, macOS, and Windows for every release. \