From 309b97df8d71959399d6c6e5302f6db60050b322 Mon Sep 17 00:00:00 2001 From: ShiningLea <49339966+AnErrupTion@users.noreply.github.com> Date: Fri, 12 Aug 2022 23:35:31 +0200 Subject: [PATCH] Improve Arch instructions --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ffdb8041..f4643f62 100644 --- a/readme.md +++ b/readme.md @@ -91,9 +91,9 @@ disable getty on Ly's tty to prevent "login" from spawning on top of it ``` ## Arch Linux Installation -From [AUR](https://aur.archlinux.org/packages/ly): +You can install ly from the [AUR](https://aur.archlinux.org/packages/ly), using yay for example: ``` -# yay -S ly +$ yay -S ly ``` ## Configuration