branch: externals/vc-backup
commit 00ebc7fd21129eb90b259694abf6637c31078df1
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    Mention that vc-backup is autoloaded
---
 README.md | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index e5421c3..8ee0792 100644
--- a/README.md
+++ b/README.md
@@ -13,13 +13,10 @@ Installation
 Usage
 -----
 
-To activate the backend, add
-
-       (add-to-list 'vc-handled-backends 'Backup t)
-
-to your initialisation file. It is recommended to enable
-`version-control` so as to have multiple versions of a file
-accessible.
+`vc-backup.el` enables itself automatically via autoloading. It is
+recommended to enable `version-control` so as to have multiple
+versions of a file accessible. Increasing `kept-new-versions` makes
+sure you have more versions to compare.
 
 Bugs
 ----

Reply via email to