From b1b12f4592c25a79ec697d68b9bd50a3edcbdc8a Mon Sep 17 00:00:00 2001 From: Nicco Date: Fri, 21 Jun 2019 12:25:54 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 52c8529..ef22593 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # autorestic High level CLI utility for restic + + +## Installation + +``` + curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | sh + ```