Site updated at 2017-04-05 19:52:04 UTC

This commit is contained in:
Travis CI 2017-04-05 19:52:04 +00:00
parent fa65a30dc6
commit bd01e9bf49
24 changed files with 38 additions and 38 deletions

View file

@ -77,7 +77,7 @@
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>pip3 install homeassistant
</code></pre>
</div>
<p>Home Assistant is part of the <a href="https://aur.archlinux.org/packages/home-assistant/">AUR</a>. This meand that it can be installed directly with <code class="highlighter-rouge">pacman</code>:</p>
<p>Home Assistant is part of the <a href="https://aur.archlinux.org/packages/home-assistant/">AUR</a>. This means that it can be installed directly with <code class="highlighter-rouge">pacman</code>:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo pacman -S home-assistant
</code></pre>
</div>