From e3676bdc2bc36d93f9b9ca6e78733872474084e6 Mon Sep 17 00:00:00 2001 From: Aleksandr Date: Sat, 3 Jul 2021 19:26:50 +0200 Subject: [PATCH] Added one line installation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dcafc95..1d96e56 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ curl -Lo installer.sh https://raw.githubusercontent.com/home-assistant/supervise bash installer.sh --machine MY_MACHINE ``` +or with one line +```bash +curl -sfL https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh | bash -s --machine MY_MACHINE +``` + ## Supported Machine types - intel-nuc