document that we currently follow wlroots-git

Closes #73.
This commit is contained in:
Devin J. Pohly 2021-01-02 19:56:40 -05:00
parent 33c36be2fc
commit 9677f99dc3

View file

@ -37,7 +37,7 @@ Feature *non-goals* include:
## Building dwl
dwl has only two dependencies: wlroots 0.12 and wayland-protocols. Simply install these and run `sudo make install`.
dwl has only two dependencies: wlroots-git and wayland-protocols. Simply install these and run `sudo make install`.
To enable XWayland, you should also install xorg-xwayland and uncomment its flag in `config.mk`.