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