Skip to content

Commit

Permalink
Added missing ./autogen.sh to the "Compile MultiChain for Mac" section
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel authored and mike31 committed Jan 15, 2018
1 parent c2bc57b commit e91c2a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Compile MultiChain for Mac (64-bit)

export LDFLAGS=-L/usr/local/opt/openssl/lib
export CPPFLAGS=-I/usr/local/opt/openssl/include
./autogen.sh
./configure --with-gui=no --with-libs=no --with-miniupnpc=no
make

Expand Down

0 comments on commit e91c2a5

Please sign in to comment.