Skip to content

Commit

Permalink
Publish on AUR
Browse files Browse the repository at this point in the history
  • Loading branch information
lunush committed Mar 21, 2021
1 parent eb7aae3 commit 2f53edb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Rates is a scriptable CLI tool that brings currency exchange rates right into yo

## Installation
### [Cargo](https://crates.io/crates/rates)
If you have [Rust](https://rustup.rs/) installed, you can get the binary by
running:
```sh
cargo install rates
```
Expand All @@ -15,6 +13,11 @@ cargo install rates
pkgin install rates
```

### [AUR](https://aur.archlinux.org/packages/rates-git/)
```sh
paru -Syu rates-git
```

### [Releases](https://github.com/lunush/rates/releases)
Alternatively, you can download a binary for your system from the
[releases](https://github.com/lunush/rates/releases) page
Expand Down

0 comments on commit 2f53edb

Please sign in to comment.