aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael <michaelbrockus@gmail.com>2020-04-18 21:28:26 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2020-04-20 19:31:21 +0300
commite04b0ae6b6220381b4aa493289960a3555201717 (patch)
treedd12aa5835384ca8b3f0f4adc1fbb7e687641b1a /README.md
parentdc19b132024f818bfbd3e140e8141cbcabb3d720 (diff)
downloadmeson-e04b0ae6b6220381b4aa493289960a3555201717.zip
meson-e04b0ae6b6220381b4aa493289960a3555201717.tar.gz
meson-e04b0ae6b6220381b4aa493289960a3555201717.tar.bz2
fix ninja version inconsistent
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 49a1809..9df015c 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ build system.
#### Dependencies
- [Python](https://python.org) (version 3.5 or newer)
- - [Ninja](https://ninja-build.org) (version 1.5 or newer)
+ - [Ninja](https://ninja-build.org) (version 1.7 or newer)
#### Installing from source