From 9f0e08edcc0a22d99ae339fd14e57f689d6fcf8f Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 24 Apr 2019 13:41:00 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 673e693..6275520 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ network-manager Run as root (sudo su): ```bash -curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s +curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/install/hassio_install.sh | bash -s ``` ### Command line arguments @@ -37,7 +37,7 @@ curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/in you can set these parameters by appending ` -- ` like: ```bash -curl -sL https://raw.githubusercontent.com/home-assistant/hassio-build/master/install/hassio_install | bash -s -- -m MY_MACHINE +curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/master/install/hassio_install.sh | bash -s -- -m MY_MACHINE ``` ## Supported Machine types