fix README

This commit is contained in:
frederik
2024-02-20 14:23:28 +01:00
parent add216750d
commit 6873ee44f7
+2 -2
View File
@@ -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 /usr/local/bin/uninstall.sh && cd ~ && rm -drf BirdNET-Pi
``` ```
## Migrating ## 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. 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!) 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: Run these commands to migrate to this repo:
``` ```