Skip to content

Commit 9c749d6

Browse files
committed
Merge pull request #4009
7328898 Added instructions for when wrong openssl detected after brew link (olalonde)
2 parents e3ce55f + 7328898 commit 9c749d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/build-osx.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ If not, you can ensure that the Homebrew OpenSSL is correctly linked by running
8686

8787
brew link openssl --force
8888

89-
Rerunning "openssl version" should now return the correct version.
89+
Rerunning "openssl version" should now return the correct version. If it
90+
doesn't, make sure `/usr/local/bin` comes before `/usr/bin` in your
91+
PATH.
9092

9193
### Building `bitcoind`
9294

0 commit comments

Comments
 (0)