Skip to content

Commit

Permalink
Merge pull request #428 from orhun/docs/update_readme
Browse files Browse the repository at this point in the history
Update README.md about installation on Arch Linux
  • Loading branch information
wagoodman authored Jul 6, 2023
2 parents bf39a82 + 25a226d commit 67aa2f1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,14 +105,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):
Expand Down

0 comments on commit 67aa2f1

Please sign in to comment.