diff --git a/README.md b/README.md index 769be0b..401c2d0 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,9 @@ 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 -Before switching, make sure your installation is fully up to date. Run these commands to migrate to this repo +Before switching, make sure your installation is fully up to date. Also make sure to have a backup, that is also the only way to get back to the original BirdNET-Pi. + +Run these commands to migrate to this repo: ``` git remote remove origin git remote add origin https://github.com/Nachtzuster/BirdNET-Pi.git