doc
This commit is contained in:
parent
22846c3d41
commit
8609e09067
1 changed files with 2 additions and 3 deletions
|
@ -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).
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue