Update README.md

This commit is contained in:
StratusFearMe21 2023-01-15 22:43:20 +00:00 committed by GitHub
parent e0faeece19
commit c02e222ee9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,6 +54,7 @@ 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
```
cp config.def.h config.h
meson setup build
meson compile -C build
```