mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
update the archlinux installation instructions (#505)
Signed-off-by: Christian Heusel <christian@heusel.eu>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user