Update README.md

This commit is contained in:
Nicco
2019-06-21 12:25:54 +02:00
committed by GitHub
parent 24a364ce08
commit b1b12f4592

View File

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