From 7019daaab04cac0be83451055e267ad7d6b1c5f6 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Thu, 24 Mar 2016 18:13:32 +0200 Subject: Binary name clarification. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bd166ebb2..82ee3f700 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ called 'meson.build'. To generate the build system run this command: `meson ` +Depending on how you obtained Meson the command might also be called +`meson.py` instead of plain `meson`. In the rest of this document we +are going to use the latter form. + You can omit either of the two directories, and Meson will substitute the current directory and autodetect what you mean. This allows you to do things like this: -- cgit v1.2.1