From e629feabaf5590ac3583dc7e96412e91f9ed3ff5 Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Mon, 15 Jun 2020 09:24:25 -0500 Subject: [PATCH] note wlroots-git requirement Fixes #9. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d63fe3..4c2dda4 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,7 @@ Other features under consideration are: ## Building dwl -dwl has only two dependencies: wlroots and wayland-protocols. Simply install -these and run `make`. +dwl has only two dependencies: wlroots (git version currently required) and wayland-protocols. Simply install these and run `make`. ## Configuration