Site updated at 2016-10-30 11:35:54 UTC

This commit is contained in:
Travis CI 2016-10-30 11:35:54 +00:00
parent a526c0b991
commit 317f0569b8
23 changed files with 37 additions and 37 deletions

View file

@ -131,7 +131,7 @@
<p>Use PIP to install Homeassistant package</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>./python3 pip install homeassistant
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>./python3 -m pip install homeassistant
</code></pre>
</div>