Skip to content

Commit

Permalink
doc: Update README about AUR installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Oct 9, 2020
1 parent 2c74704 commit 5b3e69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ cargo install kmon --force
pacman -S kmon
```

There are also an development package on [AUR](https://aur.archlinux.org/packages/kmon-git/) available for installation. Use your favorite [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers) to install. For example,
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
Expand Down

0 comments on commit 5b3e69f

Please sign in to comment.