add aur installation to readme (#14)

This commit is contained in:
Philipp Hemmelmayr 2017-12-15 03:22:48 +01:00 committed by Pavan Jadhaw
parent 1cd0216c31
commit d06337ffd6

View file

@ -22,6 +22,20 @@ Screenshots or it didnt happen... :P
## Getting Started
## Installation via [AUR package](https://aur.archlinux.org/packages/betterlockscreen-git/)
Pacaur Users
```
pacaur -S aur/betterlockscreen-git
```
Yaourt users
```
yaourt -S betterlockscreen-git
```
## Manual Installation
Clone this repo, push this script somewhere handy or you can even copy this script to /usr/local/bin so that it can be used from your i3config without defining whole path.
### Prerequisites