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:
Tom Brien 2020-12-15 07:07:27 +00:00 committed by GitHub
parent 9eb347f3e6
commit dfbeaa61ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: