From f43c2f7130fe532449d8ac9261475a1c2683f8df Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 8 Mar 2026 12:29:14 -0700 Subject: [PATCH] Add dedicated documenation installation link in Getting Started. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7333673b..9aa6ae15 100644 --- a/README.md +++ b/README.md @@ -94,10 +94,11 @@ borgmatic is powered by [Borg Backup](https://www.borgbackup.org/). ## Getting started -Your first step is to [install and configure -borgmatic](https://torsion.org/borgmatic/how-to/set-up-backups/). +Your first steps are to +[install](https://torsion.org/borgmatic/how-to/install-borgmatic/) and +[configure borgmatic](https://torsion.org/borgmatic/how-to/set-up-backups/). -For additional documentation, check out the links above (left panel on wide screens) +For additional documentation, check out the links on the top/left for borgmatic how-to and reference guides. @@ -183,4 +184,4 @@ Thanks to all borgmatic contributors! There are multiple ways to contribute to this project, so the following includes those who have fixed bugs, contributed features, *or* filed tickets. -{% include borgmatic/contributors.html %} \ No newline at end of file +{% include borgmatic/contributors.html %}