Updated Development Setup (markdown)

Simon Ser 2020-02-15 21:35:40 +01:00
parent d4f6b28f52
commit 52e0ab81e6

@ -50,6 +50,8 @@ build/sway/sway
To enable the address sanitizer (ASan) and the undefined behavior sanitizer (UBSan), add `-Db_sanitize=address,undefined` to the `meson` command.
When pulling from the Sway repo, remember to also pull from the wlroots repo.
# System-wide installation
This section is relevant if you want to install both wlroots and Sway system-wide (without using a subproject).