README: document to build against wlroots tags

Fixes #52.
This commit is contained in:
Jente Hidskes 2019-02-26 18:33:48 +01:00
parent b189f90465
commit c2226da89b
No known key found for this signature in database
GPG key ID: 04BE5A29F32D91EA

View file

@ -10,9 +10,12 @@ page](https://hjdskes.nl/projects/cage).
## Building and running Cage
You can build Cage with the [meson](https://mesonbuild.com/) build
system. It requires wayland, wlroots and xkbcommon to be
installed. Simply execute the following steps to build Cage:
You can build Cage with the [meson](https://mesonbuild.com/) build system. It
requires wayland, wlroots and xkbcommon to be installed. Note that Cage is
developed against the latest tag of wlroots, in order to not constantly chase
breaking changes as soon as they occur.
Simply execute the following steps to build Cage:
```
$ meson build