Fix readme p2

This commit is contained in:
Pascal Vizeli 2019-04-24 17:58:27 +02:00 committed by GitHub
parent 060c523348
commit 09515e59bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ network-manager
Run as root (sudo su): Run as root (sudo su):
```bash ```bash
curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/install/hassio_install.sh | bash -s curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh | bash -s
``` ```
### Command line arguments ### Command line arguments
@ -39,7 +39,7 @@ curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/maste
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-installer/master/install/hassio_install.sh | bash -s -- -m MY_MACHINE curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/hassio_install.sh | bash -s -- -m MY_MACHINE
``` ```
## Supported Machine types ## Supported Machine types
@ -56,4 +56,4 @@ curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/maste
- raspberrypi2 - raspberrypi2
- raspberrypi3 - raspberrypi3
- raspberrypi3-64 - raspberrypi3-64
- tinker - tinker