From: Sébastien Boisvert Date: Sun, 19 Oct 2014 17:35:40 +0000 (-0500) Subject: archlinux: fix English X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=3b98be9e674d030dcf10285ad754147058986821;p=lttng-docs.git archlinux: fix English Signed-off-by: Sébastien Boisvert --- diff --git a/contents/installing-lttng/desktop-distributions/archlinux.md b/contents/installing-lttng/desktop-distributions/archlinux.md index 23ce868..bf3bbd3 100644 --- a/contents/installing-lttng/desktop-distributions/archlinux.md +++ b/contents/installing-lttng/desktop-distributions/archlinux.md @@ -3,14 +3,14 @@ id: archlinux --- LTTng packages are available in the -AUR: +AUR under the following names: lttng-tools, lttng-modules and lttng-ust. -You can automate all this using -Yaourt: +The three LTTng packages can be installed using the following +Yaourt commands:
 yaourt -S lttng-tools
@@ -18,8 +18,8 @@ yaourt -S lttng-modules
 yaourt -S lttng-ust
 
-If you're living on the edge, the AUR also contains the latest Git masters -of those packages: +If you're living on the edge, the AUR also contains the latest Git master branch +for each of those packages: lttng-tools-git, lttng-modules-git and