Site updated at 2016-08-01 03:02:21 UTC
This commit is contained in:
parent
e21e845151
commit
c1d773dce8
22 changed files with 30 additions and 30 deletions
|
@ -94,7 +94,7 @@
|
|||
<p>To get Home Assistant installed as a background service, run:</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ hass --install-osx
|
||||
<div class="code"><pre>$ hass --script macos install
|
||||
|
||||
Home Assistant has been installed. Open it here: http://localhost:8123
|
||||
</pre></div>
|
||||
|
@ -106,7 +106,7 @@ Home Assistant has been installed. Open it here: http://localhost:8123
|
|||
<p>To uninstall the service, run:</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre>$ hass --uninstall-osx
|
||||
<div class="code"><pre>$ hass --script macos uninstall
|
||||
|
||||
Home Assistant has been uninstalled.
|
||||
</pre></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue