From c8a4aeb4bab2a694bd5e3d490fe2524db34f466d Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 6 Jun 2023 10:39:40 +0100 Subject: [PATCH] README: Adjust wording Signed-off-by: Simon McVittie --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 46eb19c6..330883d2 100644 --- a/README +++ b/README @@ -85,7 +85,7 @@ Configuration This branch of dbus can be built by using Autotools, CMake or Meson. The Meson build system is the recommended build system for the master -(>1.15.x) branch. +branch (versions >= 1.15.0). Meson only supports out-of-tree builds, and must be passed a directory to put built and generated sources into. We'll call that directory "build" here. It's