diff --git a/Development-Setup.md b/Development-Setup.md index 448020c..7ceb1a0 100644 --- a/Development-Setup.md +++ b/Development-Setup.md @@ -31,7 +31,7 @@ On Debian-based distributions, library packages are commonly suffixed by `-dev`. # Compiling as a subproject -To run Sway, you don't need to install it. You can build it and start it directly. Using a subproject will allow you to easily work and wlroots and Sway at the same time. +To run Sway, you don't need to install it. You can build it and start it directly. Using a subproject will allow you to easily work on wlroots and Sway at the same time. ```sh # Clone repositories