From 207f82c78270ab7d3dbdd84c0b90aed1d5060b00 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 31 Jul 2018 13:44:41 -0400 Subject: ... --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index d76a7c5..4eaffdf 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ section may be incomplete and subject to changes. :: # ensure openssl and libevent are installed on your machine - cmake -DCMAKE_BUILD_TYPE=Release . -DCMAKE_CXX_FLAGS="-g -DHOTSTUFF_ENABLE_LOG_PROTO" -DBUILD_SHARED=ON + cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED=ON -DHOTSTUFF_PROTO_LOG=ON make # start 4 demo replicas with ./run_replicas.sh -- cgit v1.2.3