typo in README.md
This commit is contained in:
parent
1af6b7249a
commit
21ee74a148
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ you can set these parameters by appending ` --<parameter> <value>` like:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -Lo installer.sh https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh
|
curl -Lo installer.sh https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh
|
||||||
bash installer.sh --mmachine MY_MACHINE
|
bash installer.sh --machine MY_MACHINE
|
||||||
```
|
```
|
||||||
|
|
||||||
## Supported Machine types
|
## Supported Machine types
|
||||||
|
|
Loading…
Reference in a new issue