diff --git a/README.md b/README.md index e092b4a..2e1bb97 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,16 @@ curl -OL https://github.com/wagoodman/dive/releases/download/v0.3.0/dive_0.3.0_l rpm -i dive_0.3.0_linux_amd64.rpm ``` +**Arch Linux** + +Available as [dive](https://aur.archlinux.org/packages/dive/) in the Arch User Repository (AUR). + +```bash +aurman -S dive +``` + +The above example assumes `aurman` as the tool for installing AUR packages. + **Mac** ```bash brew tap wagoodman/dive