opensuse: use `zypper addrepo`
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / opensuse.md
index dbd03577929551a4e4f83f3895ca0535817628d3..b1d0f99b40364e32a8fb460fd2b5d44ecefd5a67 100644 (file)
@@ -10,8 +10,7 @@ For example, the following commands will add the LTTng repository for
 openSUSE 13.1:
 
 <pre class="term">
-sudo -i
-curl http://download.opensuse.org/repositories/devel:/tools:/lttng/openSUSE_13.1/devel:tools:lttng.repo &gt; /etc/zypp/repos.d/lttng.repo
+sudo zypper addrepo http://download.opensuse.org/repositories/devel:/tools:/lttng/openSUSE_13.1/devel:tools:lttng.repo
 </pre>
 
 Then, refresh the package database:
This page took 0.022768 seconds and 4 git commands to generate.