diff --git a/README.md b/README.md index 3ac47e8..84271fe 100644 --- a/README.md +++ b/README.md @@ -91,13 +91,13 @@ handlr add x-scheme-handler/https firefox-developer-edition.desktop ### Arch Linux ```sh -yay -S handlr-bin +sudo 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