From 3b66ee89b0cf5faa5dde891080a90f315dc2b522 Mon Sep 17 00:00:00 2001 From: tiyn Date: Mon, 11 Dec 2023 20:22:48 +0100 Subject: [PATCH] readme: updated --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1874157..acd9e79 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,10 @@ build are the following. ## Installation +The following programs are required to be installed for full functionality. + +- [dmenu](https://github.com/tiyn/dmenu) + The most basic way is to clone the repository and then invoke make. - `git clone https://github.com/tiyn/dwm`