mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update mac os install script instructions
This commit is contained in:
parent
38f1386331
commit
7af5594dff
@ -15,7 +15,7 @@ To get Home Assistant installed as a background service, run:
|
|||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ hass --install-osx
|
$ hass --script macos install
|
||||||
|
|
||||||
Home Assistant has been installed. Open it here: http://localhost:8123
|
Home Assistant has been installed. Open it here: http://localhost:8123
|
||||||
```
|
```
|
||||||
@ -25,7 +25,7 @@ Home Assistant will log to `~/Library/Logs/homeassistant.log`
|
|||||||
To uninstall the service, run:
|
To uninstall the service, run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ hass --uninstall-osx
|
$ hass --script macos uninstall
|
||||||
|
|
||||||
Home Assistant has been uninstalled.
|
Home Assistant has been uninstalled.
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user