diff --git a/README.md b/README.md index 546d599..8a30b45 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -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