summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc4183d..5ad6ee2 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,13 @@ https://tools.suckless.org/dmenu/
- border
- lines below prompt and fullwidth
- gruvbox theme
+
+## installation
+```
+git clone https://github.com/ozpv/dmenu
+cd dmenu
+sudo make install
+```
+
+## powermenu installation
+See [dmenu/powermenu installation](https://github.com/ozpv/dotfiles#dmenupowermenu-installation)