diff --git a/README.md b/README.md index 33644ad..3d4dbcb 100644 --- a/README.md +++ b/README.md @@ -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