Update README.md

This commit is contained in:
Pavan Jadhaw 2018-01-04 18:34:16 +05:30 committed by GitHub
parent 1ccf496923
commit ba7064dfea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,8 @@ In this case a random image from the directory is chosen, and converted to a 192
## Installation via AUR package ## 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 pacaur -S aur/betterlockscreen
``` ```
@ -51,7 +52,8 @@ pacaur -S aur/betterlockscreen
yaourt -S 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 pacaur -S aur/betterlockscreen-git
``` ```