Merge branch 'develop' into feature/python3.11
This commit is contained in:
commit
1655e64e0d
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:
|
The intended installation method is as follows:
|
||||||
1. Have a Raspberry Pi (3 or later) connected to a HDMI screen
|
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
|
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
|
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).
|
For a better understanding of your newly created OVDashboard, refer to the [about section](TODO).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue