Update readme

This commit is contained in:
Pascal Vizeli 2019-04-24 13:41:00 +02:00
parent 7664e7f3d5
commit 9f0e08edcc

View file

@ -25,7 +25,7 @@ network-manager
Run as root (sudo su): Run as root (sudo su):
```bash ```bash
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/install/hassio_install.sh | bash -s
``` ```
### Command line arguments ### Command line arguments
@ -37,7 +37,7 @@ curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/in
you can set these parameters by appending ` -- <parameter> <value>` like: you can set these parameters by appending ` -- <parameter> <value>` like:
```bash ```bash
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s -- -m MY_MACHINE curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/install/hassio_install.sh | bash -s -- -m MY_MACHINE
``` ```
## Supported Machine types ## Supported Machine types