Added Python 3.0 or better requirement to the README file
[babeltrace.git] / README
diff --git a/README b/README
index 1687075bba2ce9b065d1ce1fec622800dec927af..ce98e24dc01e23f90a4c4e2bac6c4b87c3c9c4d3 100644 (file)
--- a/README
+++ b/README
@@ -49,6 +49,8 @@ To compile Babeltrace, you will need:
          (Debian/Ubuntu : python-dev)
        swig >= 2.0 (optional)
          (Debian/Ubuntu : swig2.0)
+       python 3.0 or better (optional)
+         (Debian/Ubuntu : python3)
 
 
 For developers using the git tree:
@@ -67,3 +69,5 @@ compile the git repository tree :
 If you get the tree from the repository, you will need to use the "bootstrap"
 script in the root of the tree. It calls all the GNU tools needed to prepare the
 tree configuration.
+
+Running "make check": bash is required.
This page took 0.022828 seconds and 4 git commands to generate.