Skip to content

Commit

Permalink
Replace aurman with yay (#101)
Browse files Browse the repository at this point in the history
aurman is deprecated as stated officially in the project README
  • Loading branch information
julianxhokaxhiu authored and wagoodman committed Nov 29, 2018
1 parent 0904611 commit bf8dde7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit bf8dde7

Please sign in to comment.