Site updated at 2017-02-04 09:02:19 UTC

This commit is contained in:
Travis CI 2017-02-04 09:02:19 +00:00
parent 2a162d1f13
commit 4b838f09a1
24 changed files with 39 additions and 39 deletions

View file

@ -190,7 +190,7 @@
<p>Install the dependencies as normal (Note: you will need to do this as your normal user, since <code class="highlighter-rouge">homeassistant</code> isnt a sudoer).</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools git
</code></pre>
</div>