From d06337ffd65a65cf0bdae5d211abfcd2bd70b2a2 Mon Sep 17 00:00:00 2001 From: Philipp Hemmelmayr Date: Fri, 15 Dec 2017 03:22:48 +0100 Subject: [PATCH] add aur installation to readme (#14) --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 048a8aa..42bfe3a 100644 --- a/README.md +++ b/README.md @@ -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