Fix AUR installer name, should be AUR helper as noted by @murlakatamenka

See merge request timvisee/ffsend!24

Co-authored-by: murlakatamenka <murlakatamenka@disroot.org>
This commit is contained in:
timvisee 2019-03-26 13:39:34 +01:00
parent f8584df22b
commit 100f955071
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -188,7 +188,7 @@ ffsend --help
yay -S ffsend-bin
# or
aurget -S ffsend-bin
# or using any other AUR installer
# or using any other AUR helper
ffsend --help
```