aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Hemmelmayr <fips.hem@gmail.com>2017-12-15 03:22:48 +0100
committerPavan Jadhaw <pavanjadhaw96@gmail.com>2017-12-15 02:22:48 +0000
commitd06337ffd65a65cf0bdae5d211abfcd2bd70b2a2 (patch)
treed07b066f09b5b19c8001183bb665bd13edcdeb74 /README.md
parent1cd0216c316202be54db2f178f5c171da3c1c056 (diff)
add aur installation to readme (#14)
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
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