diff --git a/README.md b/README.md index 0d64839..208d63f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,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