installing: clarify some install steps
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / ubuntu / official-repositories.md
index 5f38712a28c7d240d717a6b44da691cbedda1f09..ba78ad357da7e829e31600b618e0aa2fd200609a 100644 (file)
@@ -5,9 +5,7 @@ id: ubuntu-official-repositories
 To install LTTng from the official Ubuntu repositories, simply use `apt-get`:
 
 <pre class="term">
-sudo apt-get install lttng-tools lttng-modules-dkms liblttng-ust-dev
+sudo apt-get install lttng-tools
+sudo apt-get install lttng-modules-dkms
+sudo apt-get install liblttng-ust-dev
 </pre>
-
-No need to reboot!
-
-
This page took 0.023788 seconds and 4 git commands to generate.