Correct misspelled install (#9565) (#9566)

This commit is contained in:
Klaas Schoute 2019-06-04 23:27:12 +02:00 committed by Paulus Schoutsen
parent 4c112c6652
commit 456add7392

View File

@ -144,7 +144,7 @@ $ sudo -i
# curl -fsSL get.docker.com | sh # curl -fsSL get.docker.com | sh
``` ```
And to intall Hass.io the one below. That one is used also for other distributions. And to install Hass.io the one below. That one is used also for other distributions.
```bash ```bash
# curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" | bash -s # curl -sL "https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh" | bash -s