Update README.md

This commit is contained in:
summerxue1992 2019-02-13 17:15:18 +08:00 committed by GitHub
parent d5c320d178
commit a1a7b3d5fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -65,7 +65,9 @@ IPChain Core currently implements the following:
git clone https://github.com/IPCChain/ipchain --recursive
cd ipchain
./autogen.sh
./configure
./configure --with-incompatible-bdb
make
make install