diff --git a/README.md b/README.md index c64a98c..e1a27be 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ Hyprland's simple, yet multi-threaded and GPU-accelerated screen locking utility ## Arch install ```sh -yay -S hyprlock-git +pacman -S hyprlock # binary x86 tagged release +# or +yay -S hyprlock-git # compiles from latest source ``` ## Building