Update README.md

This commit is contained in:
Patrick McGuire
2022-02-23 10:10:01 -05:00
committed by GitHub
parent c691045c06
commit ad3919eae5
+1 -1
View File
@@ -62,7 +62,7 @@ If your installation isn't in one of the countries listed above, please let me k
The system can be installed with: The system can be installed with:
``` ```
curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/main/newinstaller.sh | bash | tee -a installation.log 2>&1 && sudo reboot curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/main/newinstaller.sh | bash
``` ```
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 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.