From e4f0a336c27286ad1d9d1a4e7691c293e4570f8c Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Thu, 7 Nov 2019 11:09:27 -0800 Subject: [PATCH] Fix installation path in docs. --- docs/how-to/set-up-backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/set-up-backups.md b/docs/how-to/set-up-backups.md index 8bed4bf00..250de162e 100644 --- a/docs/how-to/set-up-backups.md +++ b/docs/how-to/set-up-backups.md @@ -69,7 +69,7 @@ sudo generate-borgmatic-config ``` If that command is not found, then it may be installed in a location that's -not in your system `PATH`. Try looking in `/usr/local/bin/`. +not in your system `PATH` (see above). Try looking in `~/.local/bin/`. This generates a sample configuration file at /etc/borgmatic/config.yaml (by default). You should edit the file to suit your needs, as the values are