Updated Development Setup (markdown)

Simon Ser 2021-10-04 15:13:03 +02:00
parent e295900a7e
commit 777a745111

@ -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
```