From 17b13a7dc13d218ae87d0124fad7cdc1913af275 Mon Sep 17 00:00:00 2001 From: zefr0x <65136727+zefr0x@users.noreply.github.com> Date: Tue, 12 Mar 2024 22:30:49 +0300 Subject: [PATCH] docs: update `ArchLinux`'s installation instructions (#52) `handlr-regex` is now on the official `extra` repo. Source: https://archlinux.org/packages/extra/x86_64/handlr-regex/ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b9c0a2..e147b94 100644 --- a/README.md +++ b/README.md @@ -135,10 +135,10 @@ Starting with v0.10.0, commands with table output (i.e. `handlr list` and `handl ### Arch Linux ```sh -paru -S handlr-regex-bin +sudo pacman -S handlr-regex ``` -Optionally you can also install `xdg-utils-handlr` to replace `xdg-open`: +Optionally you can also install `xdg-utils-handlr` from the AUR to replace `xdg-open`: ```sh paru -S xdg-utils-handlr