aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 01:24:10 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-14 01:24:10 +0100
commitb05294d38f9f29683ea2749578503f2037e5d4e9 (patch)
tree97c1ac2b3061fddc30e339c897fa2f28ccf7d6eb
parentAdded .gitignore, README (diff)
downloadlowbat-gnu-b05294d38f9f29683ea2749578503f2037e5d4e9.tar.gz
lowbat-gnu-b05294d38f9f29683ea2749578503f2037e5d4e9.tar.bz2
lowbat-gnu-b05294d38f9f29683ea2749578503f2037e5d4e9.tar.xz
lowbat-gnu-b05294d38f9f29683ea2749578503f2037e5d4e9.tar.zst
lowbat-gnu-b05294d38f9f29683ea2749578503f2037e5d4e9.zip
README update
Diffstat (limited to '')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
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