From ef2d9d606c9f3a64f8ba29babf2872e52a795cfb Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Mon, 7 Feb 2022 09:33:16 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa33d61..e54938c 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ The system can be installed with: ``` curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/forms/newinstaller.sh | bash | tee -a installation.log 2>&1 && sudo reboot ``` +The installer takes care of any and all necessary updates, so you can run that as the very first command upon the first boot, if you'd like. The installation creates a log in `/home/pi/installation.log` that you can [email me](mailto:mcguirepr89@gmail.com) if you encounter any issues during installation.