mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-03 19:34:45 +00:00
Add Arch installation instructions
This commit is contained in:
parent
dfc0c16a2e
commit
5621a2946a
1 changed files with 7 additions and 1 deletions
|
|
@ -13,7 +13,13 @@ Available as a CLI utility and as a GitHub Action: [lycheeverse/lychee-action](h
|
|||
|
||||
## Installation
|
||||
|
||||
### Homebrew
|
||||
### Arch Linux
|
||||
|
||||
```sh
|
||||
pacman -S lychee-link-checker
|
||||
```
|
||||
|
||||
### macOS
|
||||
|
||||
```sh
|
||||
brew install lychee
|
||||
|
|
|
|||
Loading…
Reference in a new issue