From bb74d3f3ed34742e1b82469f1d601f62d55ea630 Mon Sep 17 00:00:00 2001 From: Pavan Jadhaw Date: Fri, 8 Dec 2017 23:45:22 +0530 Subject: [PATCH] add extra instruction for wget(ing) the script, to save bandwidth and diskspace for users... :P --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8996208..589bc19 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ yaourt -S i3lock-color-git ### How to get started -Clone this repo +#### Clone this repo ``` git clone https://github.com/pavanjadhaw/betterlockscreen @@ -68,6 +68,18 @@ navigate to cloned repository cd betterlockscreen ``` +--- + +#### If you dont want to clone the repo and save some bandwidth and diskspace you can do the following + +``` +wget https://raw.githubusercontent.com/pavanjadhaw/betterlockscreen/master/lock.sh + +chmod +x lock.sh +``` + +--- + grab your fav image for lockscreen background ```