aboutsummaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index a14ef7d..4ed822f 100644
--- a/readme.txt
+++ b/readme.txt
@@ -11,8 +11,8 @@ Ninja http://martine.github.com/ninja/
Installing from source
You can run Meson directly from a revision control checkout or an
-extracted tarball. Installation can be done with standard Python
-distutils/setuptools commands.
+extracted tarball. Meson is also available from PyPi, so it can
+be installed with 'pip install meson'.
Running