diff --git a/README.md b/README.md index c13704a..f1520f0 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,11 @@ On your WebvDAV account, create a resource (directory) named `ovdashboard`. The intended installation method is as follows: 1. Have a Raspberry Pi (3 or later) connected to a HDMI screen -1. Boot up "Raspberry Pi OS" (64 bit, lite) and connect the Pi to your local network +1. Boot up "Raspberry Pi OS" (64 bit) and connect the Pi to your local network 1. Download (and review) the [OVDashboard installer](TODO), then run it from a terminal + > If you feel adventurous and want to skip the script review, run `curl --proto '=https' --tlsv1.2 -sSf 'TODO' | sh` instead. 1. Reboot the Raspberry Pi -If you feel adventurous and want to skip the script review, run `curl --proto '=https' --tlsv1.2 -sSf 'TODO' | sh` instead. - For a better understanding of your newly created OVDashboard, refer to the [about section](TODO).