From f32a3dbd9b51938bff898305c29ee7d997d65c6a Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 31 Mar 2020 10:35:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9188e99..f692628 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ network-manager Run as root (sudo su): ```bash -curl -sL https://raw.githubusercontent.com/home-assistant/installer/master/installer.sh | bash -s +curl -sL https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh | bash -s ``` ### Command line arguments @@ -43,7 +43,7 @@ curl -sL https://raw.githubusercontent.com/home-assistant/installer/master/insta you can set these parameters by appending ` -- ` like: ```bash -curl -sL https://raw.githubusercontent.com/home-assistant/installer/master/installer.sh | bash -s -- -m MY_MACHINE +curl -sL https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh | bash -s -- -m MY_MACHINE ``` ## Supported Machine types