git: Update AUR instructions (#722)

`yay install` is not a proper verb
This commit is contained in:
Kainoa Kanter 2022-09-03 15:50:47 -07:00 committed by GitHub
parent f72b153fe0
commit a920696d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ dnf install imhex
### Arch Linux (AUR) ### Arch Linux (AUR)
``` ```
yay install imhex yay -S imhex
``` ```
## Third Party Repositories ## Third Party Repositories