List ffsend-bin AUR package in README again

This commit is contained in:
timvisee 2019-03-29 18:09:00 +01:00
parent 8df3f5ecc7
commit fbbc84db25
No known key found for this signature in database
GPG key ID: B8DB720BC383E172

View file

@ -181,13 +181,14 @@ ffsend --help
```
#### Linux: Arch AUR packages
`ffsend`][aur-ffsend] (compiles from source, latest stable release)
`ffsend-bin`][aur-ffsend-bin] (precompiled binary, latest release, recommended)
`ffsend`][aur-ffsend] (compiles from source, latest release)
`ffsend-git`][aur-ffsend-git] (compiles from source, latest `master` commit)
```bash
yay -S ffsend
# or
aurget -S ffsend
aurget -S ffsend-bin
# or using any other AUR helper
ffsend --help