add upgrade notice

This commit is contained in:
Celogeek 2025-01-05 15:36:36 +01:00
parent 36512cdb98
commit b1a398e155
Signed by: celogeek
GPG Key ID: 850295F3747870DD

View File

@ -58,6 +58,14 @@ Add GOPATH to your PATH
$ export PATH=$(go env GOPATH)/bin:$PATH $ export PATH=$(go env GOPATH)/bin:$PATH
``` ```
# Upgrade from V2
The configuration file structure changes in the v3 compare to v2.
You need to recreate your config and save it again.
Use the `show`, `reset` and `save` option.
# Check last version # Check last version
You can check if a new version is available with: You can check if a new version is available with: