summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 607f358..cce134a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,6 +8,10 @@ $ ./waf configure # use --prefix and --libdir if necessary
$ ./waf build
$ ./waf install
+Use
+$ python2 ./waf ...
+if you have python2 and python3 installed, and the default is python 3.
+
Unsupported alternative install methods
---------------------------------------