diff --git a/contributing.txt b/contributing.txt index ca2d191e6..50446e4ff 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