summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6809461..8ae8d5b 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,10 @@ git clone https://github.com/ozpv/slstatus
cd slstatus
sudo make install
```
+
+### powermenu installation (requires dmenu)
+```
+git clone https://github.com/ozpv/powermenu
+cd powermenu
+sudo make install
+```