Make sure install instructions target LTTng 2.7
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / debian.md
index cd820b630e80abc6ddb6b6d58b2a3f262230b9f9..d0e4e3b3f92d9a30467125c0edd7408f23f1591e 100644 (file)
@@ -2,12 +2,13 @@
 id: debian
 ---
 
-Debian wheezy (stable) and previous versions are not supported; you will
-need to build and install LTTng packages
-[from source](#doc-building-from-source) for those.
-
-Debian jessie (testing) and sid (unstable) have everything you need:
+Debian "stretch" and Debian "sid" have LTTng-modules 2.7 and
+LTTng-UST 2.7 packages:
 
 <pre class="term">
-sudo apt-get install lttng-tools lttng-modules-dkms liblttng-ust-dev
+sudo apt-get install lttng-modules-dkms
+sudo apt-get install liblttng-ust-dev
 </pre>
+
+LTTng-tools 2.7 still needs to be
+[built from source](#doc-building-from-source).
This page took 0.032097 seconds and 4 git commands to generate.