summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly@gmail.com>2020-06-15 09:24:25 -0500
committerDevin J. Pohly <djpohly@gmail.com>2020-06-15 09:24:25 -0500
commite629feabaf5590ac3583dc7e96412e91f9ed3ff5 (patch)
treef5ae251bfc6d6c32580c55e650bea5a29e9946be
parent728e0e5d71a5d33ee029c7babb6a4b082d7ba203 (diff)
note wlroots-git requirement
Fixes #9.
-rw-r--r--README.md3
1 files changed, 1 insertions, 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