diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 2ca541f0029..98f79bdcfdf 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -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: