From add439b06b66786620eeaaef5d120ef223cba845 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 23 Nov 2013 11:14:22 +0100 Subject: README: mention build result being located at build/mpv --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2e8c1d75ff..59b1cb4e40 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ you think you have support for some feature installed but configure fails to detect it, the file `build/config.log` may contain information about the reasons for the failure. -To build the software you can use `./waf build`, and `./waf install` to install -it. +To build the software you can use `./waf build`: the result of the compilation +will be located in `build/mpv`. You can use `./waf install` to install mpv +to the *prefix* after it is compiled. NOTE: Using the old build system (with `./old-configure`) should still work, but will be removed in a future version of mpv. -- cgit v1.2.3