mirror of
https://github.com/timvisee/ffsend.git
synced 2025-10-03 01:29:16 +02:00
Fix some issues as noted by @lilyball
Co-authored-by: Lily Ballard <lily@sb.org>
This commit is contained in:
parent
46750793bf
commit
9ea0d3ba89
3 changed files with 14 additions and 2 deletions
12
README.md
12
README.md
|
@ -255,6 +255,18 @@ brew install ffsend
|
|||
ffsend --help
|
||||
```
|
||||
|
||||
#### macOS: Nix package
|
||||
_Note: The Nix package is currently not automatically updated, therefore it
|
||||
might be slightly outdated. Open an issue if you believe an important update
|
||||
is missing._
|
||||
|
||||
```bash
|
||||
nix-channel --update
|
||||
nix-env --install ffsend
|
||||
|
||||
ffsend --help
|
||||
```
|
||||
|
||||
#### macOS: Prebuilt binaries
|
||||
Check out the [latest release][github-latest-release] assets for a macOS binary.
|
||||
If it isn't available yet, you may use an artifact from a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue