Compare commits

...

2 commits

Author SHA1 Message Date
1655e64e0d Merge branch 'develop' into feature/python3.11 2023-10-16 20:12:20 +02:00
8609e09067 doc 2023-10-16 20:08:30 +02:00

View file

@ -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).