diff --git a/README.md b/README.md index 1305273..1618efa 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,8 @@ 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. Also make sure to have a backup, that is also the only way to get back to the original BirdNET-Pi. -Please note that upgrading your underlaying OS to Bookworm is going to work. Please stick to Bullseye. If you do want Bookworm, you need to start from a fresh install and copy back your data. (remember the backup!) +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. +Please note that upgrading your underlying OS to Bookworm is not going to work. Please stick to Bullseye. If you do want Bookworm, you need to start from a fresh install and copy back your data. (remember the backup!) Run these commands to migrate to this repo: ```