From f338d3b29117d74669f76df3f5788e221ade1087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Ti=E1=BA=BFn=20=C4=90=E1=BA=A1t?= Date: Sun, 8 Sep 2024 23:47:13 +0700 Subject: [PATCH] Installation/Getting Started: yay command without sudo (#772) --- pages/Getting Started/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index 5ea9210..d6a300c 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -41,7 +41,7 @@ from source first. Install from the AUR, which compiles the latest source: ```shell -sudo yay -S hyprland-git +yay -S hyprland-git ``` or a tagged release from the arch packages: