Update README.md

This commit is contained in:
Nicco 2019-06-21 12:25:54 +02:00 committed by GitHub
parent 24a364ce08
commit b1b12f4592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,9 @@
# autorestic
High level CLI utility for restic
## Installation
```
curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | sh
```