Site updated at 2016-06-09 06:35:01 UTC

This commit is contained in:
Travis CI 2016-06-09 06:35:01 +00:00
parent 7a7b838f7a
commit 9c35a966f5
22 changed files with 41 additions and 34 deletions

View file

@ -159,15 +159,6 @@ $ iptables-save > /etc/network/iptables.rules # your rules may be saved else
<p>Android Chrome <br />
chrome -&gt; settings -&gt; site settings -&gt; storage -&gt; search for your URL for home assistant-&gt; “clear &amp; reset”</p>
<h4><a class="title-link" name="run-the-development-version" href="#run-the-development-version"></a> Run the development version</h4>
<p>If you want to stay on top of the development of Home Assistant then you can upgrade to the <code>dev</code> branch. This can result in an unstable system, loss of data, etc. etc.</p>
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>$ pip3 install --upgrade git+git://github.com/balloob/home-assistant.git@dev
</pre></div>
</div>
</div>
<h3><a href="/getting-started/">« Back to Getting Started</a></h3>