Update installation instructions for Arch Linux

This commit is contained in:
Orhun Parmaksız 2022-02-10 23:20:22 +03:00
parent 90e78ba92d
commit e7f3f6ba68
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

View file

@ -91,13 +91,13 @@ handlr add x-scheme-handler/https firefox-developer-edition.desktop
### Arch Linux
```sh
yay -S handlr-bin
pacman -S handlr
```
Optionally you can also install `xdg-utils-handlr` to replace `xdg-open`:
```sh
yay -S xdg-utils-handlr
paru -S xdg-utils-handlr
```
### Rust/Cargo