add dependency on lttng runtime in the manpage
[lttngtop.git] / README
diff --git a/README b/README
index 2e6a67cec419662ae21f9919ec0eec580f797043..47b262764e6b8cbe910932494091323d843539ea 100644 (file)
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ BUILDING
 DEPENDENCIES
 ------------
 
-To compile Babeltrace and lttngtop, you will need:
+To compile Babeltrace and lttngtop, you need:
 
        gcc 3.2 or better
        libc6 development librairies
@@ -41,6 +41,11 @@ To compile Babeltrace and lttngtop, you will need:
          (Debian : libncurses5-dev)
        babeltrace >= 1.2.0 development library
 
+To use the local live tracing feature, you need:
+       lttng-tools >= 2.4
+       lttng-modules >= 2.4
+       babeltrace >= 1.2.0
+
 For developers using the git tree:
 
 This source tree is based on the autotools suite from GNU to simplify
This page took 0.022026 seconds and 4 git commands to generate.