Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
remove OpenSSL link instructions from building.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffypony committed Feb 2, 2016
1 parent 1f8d3f0 commit 193c3f4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@ $ sudo pkg install miniupnpc doxygen # (optional)
$ brew install cmake boost cryptopp openssl
$ brew install miniupnpc doxygen # (optional)
```
And, if your openssl brew is not already linked:
```bash
$ export PATH=/usr/local/bin:$PATH
$ brew link --force openssl
```

# 3. Building

Expand Down

0 comments on commit 193c3f4

Please sign in to comment.