From 687f33b350c931677acff28f42718e2501b0276b Mon Sep 17 00:00:00 2001 From: miampf Date: Mon, 22 Jan 2024 00:15:41 +0100 Subject: [PATCH] added install instruction for AUR --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 142158b..9f16fd0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ A simple program to organize plain text files with tags. Just run `cargo install tag` to install `tag` for your system. +### From the AUR + +Run `paru -S tag` to install `tag` with the AUR. + ### As a binary Simply head to the [releases](https://github.com/miampf/tag/releases) page and download the latest release for your system.