aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2024-01-01 15:33:03 -0500
committerGitHub <noreply@github.com>2024-01-01 15:33:03 -0500
commit0d85c491968fce2146abeeab33b1d9a1bad3e8ec (patch)
tree0195627ce448c3d13acdd971703924c4d8d89fae
parentff89d8af9d2265b9ae5ab1856a55e5038d61f190 (diff)
parent24ebe780a1f754ae225b11a31dc95e2dcaddfde6 (diff)
downloadrbw-0d85c491968fce2146abeeab33b1d9a1bad3e8ec.tar.gz
rbw-0d85c491968fce2146abeeab33b1d9a1bad3e8ec.zip
Merge pull request #136 from infeeeee/patch-1
Fix Arch package link in README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c3973b0..290473e 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,8 @@ and merge pull requests implementing those features.
### Arch Linux
-`rbw` is available in the [community
-repository](https://archlinux.org/packages/community/x86_64/rbw/).
+`rbw` is available in the [extra
+repository](https://archlinux.org/packages/extra/x86_64/rbw/).
Alternatively, you can install
[`rbw-git`](https://aur.archlinux.org/packages/rbw-git/) from the AUR, which
will always build from the latest master commit.