From 7bbf2f330aa0ffe85584f711ab66187e5c156b5b Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 1 Date: Mon, 1 Jun 2020 12:51:26 +0200 Subject: [PATCH] Improve section hierarchy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d31f066..50d7ba9 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,12 @@ $ meson build $ ninja -C build ``` -### Release Build +#### Release Build By default, this builds a debug build. To build a release build, use `meson build --buildtype=release`. -### Xwayland Support +#### Xwayland Support Cagebreak comes with compile-time support for XWayland. To enable this, first make sure that your version of wlroots is compiled with this