소스 검색

specify which version of openssl to install in readme

Senthil Arivudainambi 6 년 전
부모
커밋
af614f55c3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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