Skip to content

Commit

Permalink
Update Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
VidereLicet committed Jul 12, 2017
1 parent 8e05e20 commit e205db0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/build-linux.MD
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
<i>sudo apt-get install libdb-dev libdb++-dev</i>

<b>Install Open SSL:</b><br>
<i>sudo apt-get install libssl1.0-dev</i>

If this fails to install because your linux system still supports 0.X versions of openssl use this command:

<i>sudo apt-get install libssl-dev</i>

<b>Install Mini UPNP:</b><br>
Expand Down

0 comments on commit e205db0

Please sign in to comment.