Add Arch Linux package installation instructions (#77)
This commit is contained in:
parent
ca22237130
commit
06f58c9f0e
10
README.md
10
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
|
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**
|
**Mac**
|
||||||
```bash
|
```bash
|
||||||
brew tap wagoodman/dive
|
brew tap wagoodman/dive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user