From b85621b4efa340575c8023db468d306fbb2421e0 Mon Sep 17 00:00:00 2001 From: Colin Wilk Date: Sun, 26 Nov 2023 20:47:46 +0100 Subject: Fix correct branch in README Signed-off-by: Colin Wilk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd704b0..7cd2407 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ ansible-galaxy collection install kliwniloc.borgbackup via git ```sh -ansible-galaxy collection install git+https://github.com/kliwniloc/ansible-role-borgbackup.git,main +ansible-galaxy collection install git+https://github.com/kliwniloc/ansible-role-borgbackup.git,master ``` ```yaml -- cgit v1.2.3