mirror of https://github.com/fairyglade/ly.git
update the archlinux installation instructions (#505)
Signed-off-by: Christian Heusel <christian@heusel.eu>
This commit is contained in:
parent
a8ea5d3e99
commit
627ebe3326
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue