aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2018-07-31 13:44:41 -0400
committerDeterminant <tederminant@gmail.com>2018-07-31 13:44:41 -0400
commit207f82c78270ab7d3dbdd84c0b90aed1d5060b00 (patch)
tree3bd1fff2dde75ce1bd28fd0027910010656f27bb /README.rst
parent6131c5e5cc1e83fdbfbc8fc4ce419765ba3d180a (diff)
...
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
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