From 79759928f6d9010c0d6588b9bc7b36dca8b1789e Mon Sep 17 00:00:00 2001 From: damienstanton Date: Tue, 3 Oct 2017 13:28:33 -0400 Subject: [PATCH 1/2] fix broken installation link in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index aa251241f..9cb45b34c 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Quick start ----------- Once you've `installed -`__ restic, start +`__ restic, start off with creating a repository for your backups: .. code-block:: console From 846acd5d4c1ec0ca43e61f83bdfed7b9f56dd400 Mon Sep 17 00:00:00 2001 From: damienstanton Date: Tue, 3 Oct 2017 14:28:17 -0400 Subject: [PATCH 2/2] use https --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9cb45b34c..dbfe0e797 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ Quick start ----------- Once you've `installed -`__ restic, start +`__ restic, start off with creating a repository for your backups: .. code-block:: console