From 8b2b6f474ac5f899df7b4323577a90b3f6c471af Mon Sep 17 00:00:00 2001 From: Alvaro <89421445+alvaro17f@users.noreply.github.com> Date: Fri, 15 Dec 2023 14:40:40 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d9e6d70..b28733c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Wrestic has support for all the restic backends, including: - [TABLE OF CONTENTS](#table-of-contents) - [INSTALLATION](#installation) - [WITH CARGO](#with-cargo) + - [AUR](#aur) - [DOWNLOAD BINARY](#download-binary) - [BUILD FROM SOURCE](#build-from-source) - [CONFIGURATION](#configuration) @@ -40,6 +41,12 @@ Wrestic has support for all the restic backends, including: ```sh cargo install wrestic ``` + +### AUR +```sh +paru -S wrestic +``` + ### DOWNLOAD BINARY ```sh