mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2024-11-09 10:39:45 +00:00
Update README.md
This commit is contained in:
parent
1ccf496923
commit
ba7064dfea
1 changed files with 4 additions and 2 deletions
|
@ -43,7 +43,8 @@ In this case a random image from the directory is chosen, and converted to a 192
|
|||
|
||||
## Installation via AUR package
|
||||
|
||||
### [release](https://aur.archlinux.org/packages/betterlockscreen/) - less than 10kb
|
||||
### [release](https://aur.archlinux.org/packages/betterlockscreen/)
|
||||
recommended if you want to spend less on bandwidth(less than 10kb)
|
||||
```
|
||||
pacaur -S aur/betterlockscreen
|
||||
```
|
||||
|
@ -51,7 +52,8 @@ pacaur -S aur/betterlockscreen
|
|||
yaourt -S betterlockscreen
|
||||
```
|
||||
|
||||
### [dev](https://aur.archlinux.org/packages/betterlockscreen-git/) - 8mb+ (includes git history)
|
||||
### [dev](https://aur.archlinux.org/packages/betterlockscreen-git/)
|
||||
latest features but includes git history so 8mb+ of downloading.
|
||||
```
|
||||
pacaur -S aur/betterlockscreen-git
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue