]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
README: Adjust wording
authorSimon McVittie <smcv@collabora.com>
Tue, 6 Jun 2023 09:39:40 +0000 (10:39 +0100)
committerSimon McVittie <smcv@collabora.com>
Tue, 6 Jun 2023 09:39:40 +0000 (10:39 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
README

diff --git a/README b/README
index 46eb19c6b04a8e00aaa36366be69e6b6920e470b..330883d263c5a1db3b7b2212e76806fa54005660 100644 (file)
--- 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