summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2024-03-01 20:14:56 +0000
committerGitHub <noreply@github.com>2024-03-01 20:14:56 +0000
commit234610879f3b056d648c0de3ea22a0214c84f302 (patch)
tree16c514549fe398b3f9552f987896bf2f87e7fbdf
parent179c9d06abc44fae3ce35e47e9865ba243b75298 (diff)
Update README.md
-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
+```