Site updated at 2016-03-13 12:42:09 UTC
This commit is contained in:
parent
d071438b6a
commit
fc19a251ca
13 changed files with 171 additions and 169 deletions
|
@ -436,13 +436,15 @@ That’s it… you’re all set to go</p>
|
|||
<li><a href="https://github.com/balloob/home-assistant/issues">GitHub Page</a> for issue reporting.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Updating</h3>
|
||||
<p>To update Home Assistant to the latest release run: <code>pip3 install --upgrade homeassistant</code> <br />
|
||||
You then have to restart Home Assistant for the changes to take effect. If you have installed it as an autostarting daemon (see below), then run: <code>sudo service hass-daemon restart</code></p>
|
||||
|
||||
<h3>What’s next</h3>
|
||||
<p>If you want to have Home Assistant start on boot, autostart instructions can be found <a href="/getting-started/autostart/">here</a>.</p>
|
||||
|
||||
<p>To see what Home Assistant can do, launch demo mode: <code>hass --demo-mode</code> or visit the <a href="/demo">demo page</a>.</p>
|
||||
|
||||
<p>To update Home Assistant to the latest release run: <code>pip3 install --upgrade homeassistant</code></p>
|
||||
|
||||
<h3><a href="/getting-started/configuration/">Next step: Configuring Home Assistant »</a></h3>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue