mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +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:
|
Use the web-based terminal or SSH to your Home Assistant system, or connect to the console, and run:
|
||||||
|
|
||||||
```bash
|
```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
|
## 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:
|
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