From b05294d38f9f29683ea2749578503f2037e5d4e9 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 14 Nov 2019 01:24:10 +0100 Subject: README update --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fd8ec0..9738541 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,16 @@ Very small script that runs in the background and warns you when your battery is ## Installation -```shell \ No newline at end of file +Open a terminal and run these commands: + +```shell +git clone https://github.com/JozanLeClerc/lowbat.git +cd lowbat +sudo make clean install +``` + +Next you must find a way to get the script running when loging in. + +## Uninstallation + +sudo make uninstall -- cgit v1.2.3