Update version to v2.7.6
[lttng-tools.git] / README.md
index 2cb75b1665cc2a3aebcd0f38bc0709d3412036c3..87befa013d5b14ee4a53028a3ef83246c4c28907 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ LTTng-tools
 ===========
 
 LTTng-tools is a set of tools to control [LTTng](https://lttng.org/)
-tracing. The project includes the LTTng session daemon, consumer damon
+tracing. The project includes the LTTng session daemon, consumer daemon
 and relay daemon, as well as `liblttng-ctl`, a C library used to
 communicate with the session daemon, and `lttng`, a command line
 interface to `liblttng-ctl`.
@@ -59,7 +59,7 @@ This source tree is based on the Autotools suite from GNU to simplify
 portability. Here are some things you should have on your system in
 order to compile the Git repository tree:
 
-  - GNU Autotools (Automake >= 1.10, Autoconf >= 2.50,
+  - GNU Autotools (Automake >= 1.10, Autoconf >= 2.64,
     Autoheader >= 2.50; make sure your system-wide `automake` points to
     a recent version!)
   - [GNU Libtool](http://www.gnu.org/software/autoconf/) >= 2.2
This page took 0.023627 seconds and 4 git commands to generate.