Skip to content

Commit

Permalink
docs: add install instruction for AUR (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf authored Jan 21, 2024
1 parent 48a62db commit 82805c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 82805c0

Please sign in to comment.