Update README.md

This commit is contained in:
Richard Tirtadji 2020-05-14 18:22:24 +07:00 committed by GitHub
parent 3331ee948b
commit a743d2b12d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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