archlinux: multiline yaourt commands
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 13 Oct 2014 04:53:00 +0000 (00:53 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 13 Oct 2014 04:53:39 +0000 (00:53 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
contents/installing-lttng/desktop-distributions/archlinux.md

index c5e811e84940510977debc68e63c06eb6dd693d0..d1d3adb00b2c1ba1066a7a30b395c74d4802feb7 100644 (file)
@@ -13,7 +13,9 @@ You can automate all this using
 <a href="https://wiki.archlinux.org/index.php/yaourt" class="ext">Yaourt</a>.
 
 <pre class="term">
-yaourt -Sy lttng-tools lttng-modules lttng-ust
+yaourt -S lttng-tools
+yaourt -S lttng-modules
+yaourt -S lttng-ust
 </pre>
 
 If you're living on the edge, the AUR also contains the latest Git masters
This page took 0.022842 seconds and 4 git commands to generate.