docs: brew install

This commit is contained in:
iff 2025-01-07 21:32:37 +01:00
parent 71c431031f
commit eb13246529

View file

@ -108,14 +108,16 @@ Install from your package manager if available:
<summary>Instructions for package managers</summary>
> | OS / Distribution | Repository | Instructions |
> |-------------------|-----------------|----------------------------------|
> |-------------------|-----------------|---------------------------------------------------|
> | Arch Linux | [AUR] | `paru -S pay-respects` (`-bin`) |
> | Arch Linux (ARM) | [Arch Linux CN] | `sudo pacman -S pay-respects` |
> | MacOS / *Any* | [timescam] | `brew install timescam/homebrew-tap/pay-respects` |
> | NixOS / *Any* | [nixpkgs] | `nix-env -iA nixos.pay-respects` |
[AUR]: https://aur.archlinux.org/
[Arch Linux CN]: https://github.com/archlinuxcn/repo
[nixpkgs]: https://github.com/NixOS/nixpkgs
[timescam]: https://github.com/timescam/homebrew-tap
</details>