Fix homebrew package installation command
This commit is contained in:
parent
dc62db19d9
commit
40504e0fd3
1 changed files with 2 additions and 2 deletions
|
@ -231,7 +231,7 @@ Alternatively you may install it manually using the
|
||||||
Make sure you've [`homebrew`][homebrew] installed, and run:
|
Make sure you've [`homebrew`][homebrew] installed, and run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
homebrew install ffsend
|
brew install ffsend
|
||||||
ffsend --help
|
ffsend --help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue