From 0923d72c84f0f383a5788d3c4df34bc85640bbe3 Mon Sep 17 00:00:00 2001 From: Christian Heusel Date: Mon, 15 May 2023 17:52:18 +0200 Subject: [PATCH] update the archlinux installation instructions Signed-off-by: Christian Heusel --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index b4d13f86..5d6a8c62 100644 --- a/readme.md +++ b/readme.md @@ -133,9 +133,9 @@ If you are running on `tty2` (check your `/etc/ly/config.ini`) you can disable e ``` ## 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 [`[community]` repos](https://archlinux.org/packages/community/x86_64/ly/): +``` +$ sudo pacman -S ly ``` ## Configuration