mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Added upgrade instructions (#5350)
* Added upgrade instructions * Make it a heading
This commit is contained in:
parent
7a056ff288
commit
a3fca3d49b
@ -29,3 +29,13 @@ Check this [video](https://www.youtube.com/watch?v=X27eVvuqwnY) for the installa
|
||||
<p class='note warning'>
|
||||
The Microsoft Windows platform is not a primary target to install Home Assistant. Also, not all tools and third-party modules will work.
|
||||
</p>
|
||||
|
||||
## {% linkable_title Updating %}
|
||||
|
||||
To update Home Assistant, stop it and then run:
|
||||
|
||||
```bash
|
||||
C:\...\> pip3 install --upgrade homeassistant
|
||||
```
|
||||
|
||||
Then start Home Assistant.
|
||||
|
Loading…
x
Reference in New Issue
Block a user