birdmenu

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit d475a7a6b7bc9fe428a4751740c2020b6649d437
parent 7c84a7b62f24ca7f688caf013a1603ed7785f6d0
Author: mrgrouse <mrgrouse@mrgrouse.com>
Date:   Sun, 11 Aug 2024 23:59:17 -0400

README.md: fix out of date install instructions

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -12,6 +12,6 @@ patches and features added to vanilla dmenu: ## Installation -You must have `libxft-bgra` installed until the libxft upstream is fixed. +You must have `libxft` installed. After making any config changes that you want, but `make`, `sudo make install` it.