Browse Source

specify which version of openssl to install in readme

Senthil Arivudainambi 6 years ago
parent
commit
af614f55c3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -143,7 +143,7 @@ all available subcommands.
 - Windows specific:
   - OpenSSL v1.1.0j: [» Installer][openssl-windows-installer]
 - macOS specific:
-  - OpenSSL: `brew install openssl`
+  - OpenSSL: `brew install openssl@1.1`
 
 ## Install
 <!-- Before installing, make sure you meet all requirements listed
@@ -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