Update gitignore
[babeltrace.git] / README
diff --git a/README b/README
index 0309c0660a5171c50b57c7e6361332140a782362..45501009632e96a7bdf6ec202918e5d8885ea965 100644 (file)
--- a/README
+++ b/README
@@ -13,6 +13,7 @@ BUILDING
        ./configure
        make
        make install
+       ldconfig
 
 
 DEPENDENCIES
@@ -44,7 +45,8 @@ compile the git repository tree :
   (make sure your system wide "automake" points to a recent version!)
 - GNU Libtool
   (for more information, go to http://www.gnu.org/software/autoconf/)
-- Flex and Bison.
+- Flex >=2.5.35.
+- Bison >=2.4.
 
 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
This page took 0.022912 seconds and 4 git commands to generate.