mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 17:49:15 +02:00
Fix AUR package URL; remove yaourt example
This commit is contained in:
parent
8f0fdc9751
commit
01f8b50d03
1 changed files with 17 additions and 19 deletions
|
@ -181,12 +181,10 @@ ffsend --help
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Linux: Arch AUR packages
|
#### Linux: Arch AUR packages
|
||||||
[» `ffsend`][aur-ffsend] (binary package)
|
[» `ffsend-bin`][aur-ffsend-bin] (binary package)
|
||||||
[» `ffsend-git`][aur-ffsend-git] (compile from source package)
|
[» `ffsend-git`][aur-ffsend-git] (compile from source package)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yaourt -S ffsend
|
|
||||||
# or
|
|
||||||
yay ffsend
|
yay ffsend
|
||||||
# or
|
# or
|
||||||
aurget -S ffsend
|
aurget -S ffsend
|
||||||
|
@ -732,7 +730,7 @@ Check out the [LICENSE](LICENSE) file for more information.
|
||||||
[svg-term]: https://github.com/marionebl/svg-term-cli
|
[svg-term]: https://github.com/marionebl/svg-term-cli
|
||||||
[github-releases]: https://github.com/timvisee/ffsend/releases
|
[github-releases]: https://github.com/timvisee/ffsend/releases
|
||||||
[github-latest-release]: https://github.com/timvisee/ffsend/releases/latest
|
[github-latest-release]: https://github.com/timvisee/ffsend/releases/latest
|
||||||
[aur-ffsend]: https://aur.archlinux.org/packages/ffsend/
|
[aur-ffsend-bin]: https://aur.archlinux.org/packages/ffsend-bin/
|
||||||
[aur-ffsend-git]: https://aur.archlinux.org/packages/ffsend-git/
|
[aur-ffsend-git]: https://aur.archlinux.org/packages/ffsend-git/
|
||||||
[snapcraft-ffsend]: https://snapcraft.io/ffsend
|
[snapcraft-ffsend]: https://snapcraft.io/ffsend
|
||||||
[homebrew]: https://brew.sh/
|
[homebrew]: https://brew.sh/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue