From a743d2b12d50a976f51a59072186fbe7cd45c448 Mon Sep 17 00:00:00 2001 From: Richard Tirtadji Date: Thu, 14 May 2020 18:22:24 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab9146b..00e21d0 100644 --- a/README.md +++ b/README.md @@ -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 ` -- ` 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