commit e629feabaf5590ac3583dc7e96412e91f9ed3ff5 parent 728e0e5d71a5d33ee029c7babb6a4b082d7ba203 Author: Devin J. Pohly <djpohly@gmail.com> Date: Mon, 15 Jun 2020 09:24:25 -0500 note wlroots-git requirement Fixes #9. Diffstat:
| M | README.md | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git 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