Revert "fix aur name"

This reverts commit 896c449606.
This commit is contained in:
Chase C 2023-05-06 12:11:09 -04:00
parent 7ec7b56a29
commit 7d23b65684
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
- You can install the latest release from [crates.io][crates.io] using `cargo install cmus-notify`
- You can also install the latest version from the git repository using `cargo install --git https://github.com/anas-elgarhy/cmus-notify`
- Or if you use Arch Linux, you can install the [AUR package][aur package] using your favorite AUR helper. e.g. `yay -S cmus-notify`
- Or if you use Arch Linux, you can install the [AUR package][aur package] using your favorite AUR helper. e.g. `yay -S notify-cmus`
## Usage
@ -37,6 +37,6 @@
> You can see the all the available tasks and aliases in the [justfile](./justfile), or by running `just --list`
[crates.io]: https://crates.io/crates/cmus-notify
[aur package]: https://aur.archlinux.org/packages/cmus-notify/
[aur package]: https://aur.archlinux.org/packages/notify-cmus/
[just]: https://github.com/casey/just
[grcov]: https://github.com/mozilla/grcov