mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 22:35:50 +01:00
Replace aurman with yay (#101)
aurman is deprecated as stated officially in the project README
This commit is contained in:
parent
0904611df7
commit
bf8dde78d9
1 changed files with 2 additions and 2 deletions
|
|
@ -66,10 +66,10 @@ rpm -i dive_0.3.0_linux_amd64.rpm
|
|||
Available as [dive](https://aur.archlinux.org/packages/dive/) in the Arch User Repository (AUR).
|
||||
|
||||
```bash
|
||||
aurman -S dive
|
||||
yay -S dive
|
||||
```
|
||||
|
||||
The above example assumes `aurman` as the tool for installing AUR packages.
|
||||
The above example assumes [`yay`](https://aur.archlinux.org/packages/yay/) as the tool for installing AUR packages.
|
||||
*Note*: the AUR repository is **not** controlled by the dive project maintainer.
|
||||
|
||||
**Mac**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue