From 018d5bc4b92b6c067a2df18edf2dfff95cc51c65 Mon Sep 17 00:00:00 2001 From: Jonathan GUILLOT Date: Wed, 21 Aug 2024 17:59:36 +0200 Subject: [PATCH] readme: update wlroots dependency version --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a8331e3..86e26ef 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,7 @@ All releases are published on [GitHub](https://github.com/cage-kiosk/cage/releas You can build Cage with the [meson](https://mesonbuild.com/) build system. It requires wayland, wlroots, and xkbcommon to be installed. Optionally, install -scdoc for manual pages. Note that Cage is developed against the latest tag of -wlroots, in order to not constantly chase breaking changes as soon as they -occur. +scdoc for manual pages. Cage is currently based on branch 0.17 of wlroots. Simply execute the following steps to build Cage: