Skip to content

Commit

Permalink
update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alvaro17f committed Oct 1, 2023
1 parent 166dc3c commit 2d493ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Wrestic has support for all the restic backends, including:
- [WRESTIC](#wrestic)
- [TABLE OF CONTENTS](#table-of-contents)
- [INSTALLATION](#installation)
- [WITH CARGO](#with-cargo)
- [DOWNLOAD BINARY](#download-binary)
- [BUILD FROM SOURCE](#build-from-source)
- [CONFIGURATION](#configuration)
Expand All @@ -35,6 +36,10 @@ Wrestic has support for all the restic backends, including:

## INSTALLATION

### WITH CARGO
```sh
cargo install wrestic
```
### DOWNLOAD BINARY

```sh
Expand Down

0 comments on commit 2d493ff

Please sign in to comment.