diff --git a/README.md b/README.md index 52c8529..5474527 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 +```