mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-09 15:19:13 +02:00
update the archlinux installation instructions (#505)
Signed-off-by: Christian Heusel <christian@heusel.eu>
This commit is contained in:
parent
a8ea5d3e99
commit
627ebe3326
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue