From 614e7028ddebb55eff2bf9a3a8d42c889bf57cc0 Mon Sep 17 00:00:00 2001 From: githubdontbanmeagain Date: Thu, 6 Mar 2025 11:54:30 +0100 Subject: [PATCH] Use correct dependencies --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c050cd5..17f33e0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ # hyprshot-gui -## Depends +## Dependencies +- jq - zenity - hyprshot +```bash +yay -S jq zenity hyprshot +``` + ## Install - Arch Linux (AUR)