summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 15c45fe..2fcea6f 100644
--- a/README.md
+++ b/README.md
@@ -96,14 +96,12 @@ rpm -i dive_0.9.2_linux_amd64.rpm
**Arch Linux**
-Available as [dive](https://aur.archlinux.org/packages/dive/) in the Arch User Repository (AUR).
+Available in the [community repository](https://archlinux.org/packages/community/x86_64/dive/) and can be installed via [pacman](https://wiki.archlinux.org/title/Pacman):
```bash
-yay -S dive
+pacman -S dive
```
-The above example assumes [`yay`](https://aur.archlinux.org/packages/yay/) as the tool for installing AUR packages.
-
**Mac**
If you use [Homebrew](https://brew.sh):