From 627ebe3326d32f464d18371f23c5de9fb7a7a11c Mon Sep 17 00:00:00 2001 From: Christian Heusel Date: Wed, 14 Jun 2023 21:42:26 +0200 Subject: [PATCH] update the archlinux installation instructions (#505) Signed-off-by: Christian Heusel --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 681de8a..21708e0 100644 --- a/readme.md +++ b/readme.md @@ -135,9 +135,9 @@ The agetty service for the tty console where you are running ly should be disabl ``` ## Arch Linux Installation -You can install ly from the [AUR](https://aur.archlinux.org/packages/ly), using yay for example: -``` -$ yay -S ly +You can install ly from the [`[extra]` repos](https://archlinux.org/packages/extra/x86_64/ly/): +``` +$ sudo pacman -S ly ``` ## Configuration