Merge pull request #428 from orhun/docs/update_readme
Update README.md about installation on Arch Linux
This commit is contained in:
commit
67aa2f1bf8
@ -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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user