From b1a398e1556ee964bf8809ac856828fefe4c38b0 Mon Sep 17 00:00:00 2001 From: celogeek <65178+celogeek@users.noreply.github.com> Date: Sun, 5 Jan 2025 15:36:36 +0100 Subject: [PATCH] add upgrade notice --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 774a30e..c2c4a3e 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,14 @@ Add GOPATH to your 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 You can check if a new version is available with: