Skip to content

Commit

Permalink
Update README.md about installation on Arch Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jan 29, 2023
1 parent c7d121b commit 84552c1
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 @@ -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):
Expand Down

0 comments on commit 84552c1

Please sign in to comment.