From 4022d928eae69ff60a4e22c25f8dad28a7a7a267 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 21 Aug 2018 10:43:52 -0400 Subject: update readme --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 3eeb61d..ad93287 100644 --- a/README.rst +++ b/README.rst @@ -41,8 +41,7 @@ section may be incomplete and subject to changes. # install from the repo git clone https://github.com/Determinant/hot-stuff.git cd hot-stuff/ - git submodule init - git submodule update --recursive + git submodule update --init --recursive # ensure openssl and libevent are installed on your machine cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED=ON -DHOTSTUFF_PROTO_LOG=ON -- cgit v1.2.3