diff --git a/Development-Setup.md b/Development-Setup.md index 8308802..e909de4 100644 --- a/Development-Setup.md +++ b/Development-Setup.md @@ -55,7 +55,7 @@ When pulling from the Sway repo, remember to also pull from the wlroots repo. If you don't have a recent enough version of libseat or wayland-protocols, you can use subprojects like so: -``sh +```sh git clone https://gitlab.freedesktop.org/wayland/wayland-protocols.git subprojects/wayland-protocols git clone https://git.sr.ht/~kennylevinsen/seatd subprojects/seatd ```