summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index cd20b7795..bd166ebb2 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,10 @@ options here>`.
Meson is also available from
[PyPi](https://pypi.python.org/pypi/meson), so it can be installed
-with `pip install meson` (this does not require a source checkout, pip
-will download the package automatically).
+with `pip3 install meson` (this does not require a source checkout,
+pip will download the package automatically). The exact command to
+type to install with pip can very between systems, be sure to use the
+Python 3 version of pip.
####Running