From 13b54e4693f61dcd1d909c2782e5eeb8e702b9c8 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Wed, 27 Oct 2021 14:55:07 -0400 Subject: [PATCH] altering for some preliminary tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ff375f..c18457c 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The BirdNET-Pi project is built on the [TFLite version of BirdNET](https://githu The system can be installed with: ``` -curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/main/Birders_Guide_Installer.sh | bash +curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/newinstaller/birdnet-pi-config | USER=pi HOME=/home/pi sudo bash ``` The script first enables and configures the zRAM kernel module for swapping, and reboots.