From d62432ed53829b623ae045a5ad9a3b308b2477b6 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Thu, 6 Apr 2023 19:49:50 +0100 Subject: [PATCH] update arch packages --- pages/Getting Started/Installation.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index c32fc09..26c3561 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -31,13 +31,10 @@ from source first. {{< tabs "uniqueid" >}} -{{< tab "Arch Linux" >}} _If you're on Arch Linux, I_ **_heavily_** _recommend -you use the AUR._ - +{{< tab "Arch Linux" >}} ```plain -hyprland-git - compiles from latest source -hyprland - compiles from latest release source -hyprland-bin - compiled latest release, prone to breaking on ARM devices as Hyprland binary is compiled for x86 +hyprland-git (AUR) - compiles from latest source +hyprland - binary x86 tagged release ``` {{< /tab >}}