Document bash requirement for make check in README
[babeltrace.git] / README
diff --git a/README b/README
index 35f982c7ffc29dfdf61f2378a899ffb179ace0e2..8195cd3ef695956d5f610b0d1a5227e741689fce 100644 (file)
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ To compile Babeltrace, you will need:
        uuid development libraries
          (Debian : uuid-dev)
          (Fedora : uuid-devel)
-       libpopt development libraries
+       libpopt >= 1.13 development libraries
          (Debian : libpopt-dev)
          (Fedora : popt)
 
@@ -61,3 +61,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.023254 seconds and 4 git commands to generate.