summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun <orhun@archlinux.org>2021-07-16 23:26:08 +0300
committerorhun <orhun@archlinux.org>2021-07-16 23:26:08 +0300
commitcca3beb83ebfaf8ef931e4843d53e445e7694e17 (patch)
tree9d3af1bcd8fb8171cb43238699f1a5f49a31ee89
parentd64a15bb7f810425847543f9b30882619653992a (diff)
doc: Update the AUR installation command in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c2355b..f56c722 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ pacman -S kmon
There are also a development package on [AUR](https://aur.archlinux.org/packages/kmon-git/). Use your favorite [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) to install. For example,
```
-yay -S kmon-git
+paru -S kmon-git
```
### Nixpkgs