From 9fd0e40b4327a86a163284b3260b37753bb870a6 Mon Sep 17 00:00:00 2001 From: Winter Atne <104174438+WinterAtne@users.noreply.github.com> Date: Mon, 4 Aug 2025 16:08:47 +0000 Subject: [PATCH] Update README.md to reflect hyprshot being available in the standard pacman repos --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddbcf18..d33892b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,10 @@ It allows taking screenshots of windows, regions and monitors which are saved to ### Arch Linux -You can install the [hyprshot](https://aur.archlinux.org/packages/hyprshot) package in AUR. +You can install hyprshot using pacman +```shell +# sudo pacman -S hyprshot +``` ### Gentoo Linux