From d324f0d338cd5f227cd7c902d8b42456a6a044a6 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Wed, 10 Oct 2018 13:25:49 +0200 Subject: [PATCH] documentation: README.md: remove "upgrading from v0.22.2" section This is more than two years old, everybody should have newer btrbk release by now. Note: "doc/upgrade_to_v0.23.0.md" is still available. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 0aa7fe4..f149217 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,6 @@ snapshots and backups, as well as from the command line (e.g. for instantly creating additional snapshots). -### Upgrading from v0.22.2 - -Please read the [upgrade guide](doc/upgrade_to_v0.23.0.md) if you are -updating from btrbk <= v0.22.2. - - Installation ============