diff --git a/Development-Setup.md b/Development-Setup.md index e909de4..432e261 100644 --- a/Development-Setup.md +++ b/Development-Setup.md @@ -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