update the archlinux installation instructions

Signed-off-by: Christian Heusel <christian@heusel.eu>
This commit is contained in:
Christian Heusel 2023-05-15 17:52:18 +02:00
parent c64f806a68
commit c77d62a94a
No known key found for this signature in database
GPG Key ID: C047D4F328B52585
1 changed files with 3 additions and 3 deletions

View File

@ -133,9 +133,9 @@ If you are running on `tty2` (check your `/etc/ly/config.ini`) you can disable e
``` ```
## Arch Linux Installation ## Arch Linux Installation
You can install ly from the [AUR](https://aur.archlinux.org/packages/ly), using yay for example: You can install ly from the [`[extra]` repos](https://archlinux.org/packages/extra/x86_64/ly/):
``` ```
$ yay -S ly $ sudo pacman -S ly
``` ```
## Configuration ## Configuration