From 0ee979c8c3c71a95490c3bb07fb6d77030d8bb26 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 27 Jun 2023 19:32:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6d9e3b..0e21721 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Backup solution for Docker volumes based on Duplicity ## Usage +> **Warning**: This section is outdated. Update coming soon! + > **Note**: The following instructions assume Google Drive is used as a storage backend; refer to [duplicity's man page](https://duplicity.us/stable/duplicity.1.html) to find out how to configure different backends! 1. Create a new volume in Docker with the name `duplicity_credentials`: