mirror of https://github.com/fairyglade/ly.git
Improve Arch instructions
This commit is contained in:
parent
253ee005ad
commit
309b97df8d
|
@ -91,9 +91,9 @@ disable getty on Ly's tty to prevent "login" from spawning on top of it
|
||||||
```
|
```
|
||||||
|
|
||||||
## Arch Linux Installation
|
## Arch Linux Installation
|
||||||
From [AUR](https://aur.archlinux.org/packages/ly):
|
You can install ly from the [AUR](https://aur.archlinux.org/packages/ly), using yay for example:
|
||||||
```
|
```
|
||||||
# yay -S ly
|
$ yay -S ly
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
Loading…
Reference in New Issue