diff options
author | Pavan Jadhaw <pavanjadhaw96@gmail.com> | 2017-12-08 23:45:22 +0530 |
---|---|---|
committer | Pavan Jadhaw <pavanjadhaw96@gmail.com> | 2017-12-08 23:45:22 +0530 |
commit | bb74d3f3ed34742e1b82469f1d601f62d55ea630 (patch) | |
tree | 4f74e3ab33d1a9255e7c8593fda7f2c2c32080d5 | |
parent | 59b387c04549bfe05f99da1eaa45394d6a9f0e75 (diff) |
add extra instruction for wget(ing) the script, to save bandwidth and diskspace for users... :P
-rw-r--r-- | README.md | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -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 ``` |