Improve Arch instructions

This commit is contained in:
ShiningLea 2022-08-12 23:35:31 +02:00 committed by GitHub
parent 253ee005ad
commit 309b97df8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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