Fix AUR package URL; remove yaourt example

This commit is contained in:
murlakatamenka 2019-03-26 10:27:50 +03:00
parent 8f0fdc9751
commit 01f8b50d03

View file

@ -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/