From 32e1d0705a2bd128d4ede5c3fabe202ac4d0eb9d Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Wed, 27 Oct 2021 16:44:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c18457c..f1244c0 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/newinstaller/birdnet-pi-config | USER=pi HOME=/home/pi sudo bash +curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/newinstaller/scripts/birdnet-pi-config | sudo -E bash ``` The script first enables and configures the zRAM kernel module for swapping, and reboots.