mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add details about different installation methods
This commit is contained in:
parent
4e385ee441
commit
31e6a35a6b
@ -10,12 +10,14 @@ footer: true
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
To update Home Assistant to the latest release when available, run:
|
The default way to update Home Assistant to the latest release, when available, is:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip3 install --upgrade homeassistant
|
$ pip3 install --upgrade homeassistant
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Different installation methods as [Raspberry Pi All-In-One Installer](/getting-started/installation-raspberry-pi-all-in-one/), [Vagrant](/getting-started/installation-vagrant/), or [Virtualenv](/getting-started/installation-virtualenv/#upgrading-home-assistant) may have a alternative way for updating Home Assistant.
|
||||||
|
|
||||||
After updating, restart Home Assistant for the changes to take effect. This means that you have to restart `hass` itself or the [autostarting](/getting-started/autostart/) daemon if you use any.
|
After updating, restart Home Assistant for the changes to take effect. This means that you have to restart `hass` itself or the [autostarting](/getting-started/autostart/) daemon if you use any.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user