From 726e73066155fcfd4a3a39a01dc2857bc6f03224 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Sat, 2 Jun 2018 11:33:20 +0200 Subject: [PATCH] Reformulated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cede32..fdaf9be 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Unfortunately restic does not come per-configured with a way to run automated ba Here follows a step-by step tutorial on how to set it up, with my sample script and configurations that you can modify to suit your needs. -Note, you can use any of the supported [storage backends](https://restic.readthedocs.io/en/latest/030_preparing_a_new_repo.html). The setup should be similar and you will have to other configuration variables to match that backend in later steps. +Note, you can use any of the supported [storage backends](https://restic.readthedocs.io/en/latest/030_preparing_a_new_repo.html). The setup should be similar but you will have to use other configuration variables to match your backend of choice. ## Set up