Python bindings: fail configure if python version < 3.0
[babeltrace.git] / README
diff --git a/README b/README
index 95cc1fca9359c32d8250e95ad0b9bca8dac84087..7b07e1e24c472ce94b52bed58cd2ceff685bc47c 100644 (file)
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ To compile Babeltrace, you will need:
          (Debian/Ubuntu : python3-dev)
        swig >= 2.0 (optional)
          (Debian/Ubuntu : swig2.0)
-       python 3.0 or better (optional)
+       python >= 3.0 (optional)
          (Debian/Ubuntu : python3)
 
   If you want Python bindings, run ./configure --enable-python-bindings.
This page took 0.022694 seconds and 4 git commands to generate.