mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update version string format in update instructions (#15909)
* Update version format * Missing full stop * Add comma Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
parent
9eb347f3e6
commit
dfbeaa61ab
@ -88,9 +88,11 @@ To install the Terminal & SSH add-on, choose **Supervisor**, which is located in
|
||||
Use the web-based terminal or SSH to your Home Assistant system, or connect to the console, and run:
|
||||
|
||||
```bash
|
||||
ha core update --version=0.XX.X
|
||||
ha core update --version=X.Y.Z
|
||||
```
|
||||
|
||||
Replacing `X.Y.Z` with your desired version (i.e., `2020.12.0` or `0.118.5`).
|
||||
|
||||
## Run the beta version of Home Assistant
|
||||
|
||||
If you would like to test next release before anyone else, you can install the beta version released every month:
|
||||
|
Loading…
x
Reference in New Issue
Block a user