aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-04-10 16:46:35 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-04-10 16:57:32 -0700
commit3e1436683402ca285522e05423ea0705707d987d (patch)
treea3e9e76cf67f619545418f27d3e23df83bea9989 /README.md
parent001b7dc1943e612763fd0ad59485631ba5637cbe (diff)
Build tests by default.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00b423e..c1f0509 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Installation
You can download libfuse from
https://github.com/libfuse/libfuse/releases. To build and install, we
-recommend to use [Meson](http://mesonbuild.com/) (version 0.37 or
+recommend to use [Meson](http://mesonbuild.com/) (version 0.38 or
newer) and [Ninja](https://ninja-build.org). After extracting the
libfuse tarball, create a (temporary) build directory and run Meson: