8784: Fix test for latest firefox.
[arvados.git] / doc / _includes / _install_runit.liquid
1 On Debian-based systems:
2
3 <notextile>
4 <pre><code>~$ <span class="userinput">sudo apt-get install runit</span>
5 </code></pre>
6 </notextile>
7
8 On Red Hat-based systems:
9
10 <notextile>
11 <pre><code>~$ <span class="userinput">sudo yum install runit</span>
12 </code></pre>
13 </notextile>