summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2023-06-06 10:39:40 +0100
committerSimon McVittie <smcv@collabora.com>2023-06-06 10:39:40 +0100
commitc8a4aeb4bab2a694bd5e3d490fe2524db34f466d (patch)
tree81c2c8d6f112ef268812aad04bbdb54492dc017e /README
parent68016275020c8a882ef7bf6bc83468c7fa2e3931 (diff)
README: Adjust wording
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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