From 0e2598d1ce2ed9993cb60ee85dd4f22756dde040 Mon Sep 17 00:00:00 2001 From: summerxue1992 <35830823+summerxue1992@users.noreply.github.com> Date: Wed, 13 Feb 2019 17:12:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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