aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributing.txt b/contributing.txt
index ca2d191..50446e4 100644
--- a/contributing.txt
+++ b/contributing.txt
@@ -23,7 +23,7 @@ following:
External dependencies
The goal of Meson is to be as easily usable as possible. The user
-experience thould be "get Python3, run", even on
+experience thould be "get Python3 and Ninja, run", even on
Windows. Unfortunately this means that we can't have dependencies on
projects outside of Python's standard library. This applies only to
core functionality, though. For additional helper programs etc the use