mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 09:39:15 +02:00
List ffsend-bin AUR package in README again
This commit is contained in:
parent
8df3f5ecc7
commit
fbbc84db25
1 changed files with 3 additions and 2 deletions
|
@ -181,13 +181,14 @@ ffsend --help
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Linux: Arch AUR packages
|
#### 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)
|
[» `ffsend-git`][aur-ffsend-git] (compiles from source, latest `master` commit)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yay -S ffsend
|
yay -S ffsend
|
||||||
# or
|
# or
|
||||||
aurget -S ffsend
|
aurget -S ffsend-bin
|
||||||
# or using any other AUR helper
|
# or using any other AUR helper
|
||||||
|
|
||||||
ffsend --help
|
ffsend --help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue