1. Corrected name of homebrew command, 2) Added specific required OpenSSL.
This commit is contained in:
parent
a2efbe9ce1
commit
b1f27fc174
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ globally available:
|
|||
|
||||
```bash
|
||||
# Install openssl dependency
|
||||
homebrew install openssl
|
||||
brew install openssl@1.1
|
||||
|
||||
# Rename file to ffsend
|
||||
mv ./ffsend-* ./ffsend
|
||||
|
|
Loading…
Add table
Reference in a new issue