Merge pull request #400 from KR1470R/aur

added link for aur package in readme
This commit is contained in:
ShiningLea 2022-06-09 23:28:08 +02:00 committed by GitHub
commit 3556e39374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ sudo systemctl disable getty@tty2.service
``` ```
## Arch Linux Installation ## Arch Linux Installation
From AUR: From [AUR](https://aur.archlinux.org/packages/ly):
``` ```
yay -S ly yay -S ly
``` ```