~ruther/dwl

af12e777f2eaf3237e4e95945646ef676d466e6e — David-Valters 2 years ago 8e03bce
Update README.md
1 files changed, 3 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +3 -1
@@ 37,7 37,9 @@ Feature *non-goals* for the main codebase include:

## Building dwl

dwl has only two dependencies: wlroots and wayland-protocols. Simply install these (and their `-devel` versions if your distro has separate development packages) and run `make`.  If you wish to build against a Git version of wlroots, check out the [wlroots-next branch](https://github.com/djpohly/dwl/tree/wlroots-next).
dwl has only two dependencies: `wlroots` and `wayland-protocols`. 

Simply install these (and their `-devel` versions if your distro has separate development packages) and run `make`.  If you wish to build against a Git version of wlroots, check out the [wlroots-next branch](https://github.com/djpohly/dwl/tree/wlroots-next).

To enable XWayland, you should also install xorg-xwayland and uncomment its flag in `config.mk`.


Do not follow this link