From 3f19ea9509cf70498b458b267453840737ec24ed Mon Sep 17 00:00:00 2001 From: cas <167653141+casaide@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:07:51 +0100 Subject: [PATCH] Missing `curl` which is used to fetch the content of the script from the provided URL before it is passed to bash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33663a0..fe5c8ed 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Wand makes it easy to configure dash, houdini and a media server. ## Install script **Step 1** run the script ```bash -$ bash <(https://raw.githubusercontent.com/solero/wand/master/install.sh) +bash <(curl -s https://raw.githubusercontent.com/solero/wand/master/install.sh) ``` **Step 2** Answer Questions the questions are: