From d92e759cae10bfb8b3241bbd988bdec9998e3773 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= <40151420+ldericher@users.noreply.github.com> Date: Wed, 5 Oct 2022 00:30:41 +0200 Subject: [PATCH] numbering --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8df60a..2aca4f4 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ For an all-in-one solution, consider setting up an account on a [Nextcloud](http The intended installation method is as follows: 1. Have a Raspberry Pi (3 or later) connected to a HDMI screen -0. Boot up "Raspberry Pi OS 64 bit" (lite) and connect the Pi to your local network -0. Download (and review) the [OVDashboard installer](TODO), then run it from a terminal +1. Boot up "Raspberry Pi OS" (64 bit, lite) 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.