Mention Fedora package in README
This commit is contained in:
parent
53e5843fed
commit
8d7bbce4d0
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -207,6 +207,17 @@ nix-env --install ffsend
|
|||
ffsend --help
|
||||
```
|
||||
|
||||
#### Linux: Fedora package
|
||||
_Note: The Fedora package is maintained by contributors, therefore it might be
|
||||
outdated. Choose a different installation method if an important update is
|
||||
missing._
|
||||
|
||||
```bash
|
||||
yum install ffsend
|
||||
|
||||
ffsend --help
|
||||
```
|
||||
|
||||
#### Linux: Prebuilt binaries
|
||||
Check out the [latest release][github-latest-release] assets for Linux binaries.
|
||||
Use the `ffsend-v*-linux-x64-static` binary, to minimize the chance for issues.
|
||||
|
|
Loading…
Add table
Reference in a new issue