Merge pull request #29 from casaide/patch-1

Missing `curl` which is used to fetch the content of the script from …
This commit is contained in:
AllinolCP 2024-04-24 20:04:37 +07:00 committed by GitHub
commit bcd24b9779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ Wand makes it easy to configure dash, houdini and a media server.
## Install script ## Install script
**Step 1** run the script **Step 1** run the script
```bash ```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 **Step 2** Answer Questions
the questions are: the questions are: