aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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