Update README.md
This commit is contained in:
parent
3331ee948b
commit
a743d2b12d
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ network-manager
|
||||||
Run as root (sudo su):
|
Run as root (sudo su):
|
||||||
|
|
||||||
```bash
|
```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
|
### 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:
|
you can set these parameters by appending ` -- <parameter> <value>` like:
|
||||||
|
|
||||||
```bash
|
```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
|
## Supported Machine types
|
||||||
|
|
Loading…
Reference in a new issue