From 4243a374064772413e90efe82a99894f145a41f7 Mon Sep 17 00:00:00 2001 From: Nachtzuster Date: Wed, 14 Feb 2024 13:59:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ed8219..769be0b 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Use the web interface and go to "Tools" > "System Controls" > "Update." If you e /usr/local/bin/uninstall.sh && cd ~ && rm -drf BirdNET-Pi ``` ## Migrating -Run these commands to migrate to this repo +Before switching, make sure your installation is fully up to date. Run these commands to migrate to this repo ``` git remote remove origin git remote add origin https://github.com/Nachtzuster/BirdNET-Pi.git