summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-06-13 15:17:27 -0500
committerGitHub <noreply@github.com>2022-06-13 15:17:27 -0500
commit2fec3759d7796716be426eb56c986c2ed53fecdc (patch)
treee53cc763be966264af67d1201bc1bbec0abfc0b9
parent518d16d51edc9796d2ebf130d75913218253d976 (diff)
installation
-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)