Skip to content

Commit

Permalink
docs: add instructions for installing on Alpine Linux (#1406)
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 18, 2024
1 parent eb12064 commit 382b53c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. \
Expand Down

0 comments on commit 382b53c

Please sign in to comment.