From 429f0574cd475a29c169040b20b7e08340a0fbd7 Mon Sep 17 00:00:00 2001 From: vshvsh Date: Tue, 8 Dec 2020 12:10:48 +0300 Subject: [PATCH] Installation docs updates --- HowTo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HowTo.md b/HowTo.md index 6dd9321c..9efd5d01 100644 --- a/HowTo.md +++ b/HowTo.md @@ -20,7 +20,7 @@ You'll generate key shards for a threshold signature potentially holding multimi Clone the project repository: ``` -git clone git@github.com:lidofinance/dc4bc.git +git clone https://github.com/lidofinance/dc4bc.git ``` #### Installation (Linux) @@ -60,7 +60,7 @@ make build ### Downloading -Check out project releases tab in github and get the distribuition archive for your system. Extract is with `tar -xzf ...` into a suitable folder. +Check out project releases tab in github and get the distribuition binaries for your system. Also clone the repository anyway, because you'll need the certificate file for kafka and qr reading html file that are not part of the releases files. #### Setting up hot and airapped nodes