Updated Development Setup (markdown)

Simon Ser 2021-10-04 15:14:21 +02:00
parent 777a745111
commit 08d1d56515

@ -9,7 +9,7 @@ You're going to need the following tools to get started:
* [meson](https://mesonbuild.com/)
* [ninja](https://ninja-build.org/)
You'll also need the dependencies, which you can find in the [README](https://github.com/swaywm/sway/blob/master/README.md).
You'll also need the dependencies, which you can find in the [README](https://github.com/swaywm/sway/blob/master/README.md). If you don't have recent enough versions of some of the dependencies, you can build them as subprojects (see below).
## Arch Linux