From 734f081fed02841dcdfbad2319df3bb5aa15bf94 Mon Sep 17 00:00:00 2001 From: Dimi8146 <88474543+Dimi8146@users.noreply.github.com> Date: Sat, 21 Oct 2023 15:35:43 -0500 Subject: [PATCH] Update README.md Missing logic --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82e8cb6..b72bbc9 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Either the full set of messages in the DB can be synced, or the results of one o A C++20 compiler is required, along with a few other common dependencies. On Debian/Ubuntu use these commands: sudo apt install -y git build-essential libyaml-perl libtemplate-perl libregexp-grammars-perl libssl-dev zlib1g-dev liblmdb-dev libflatbuffers-dev libsecp256k1-dev libzstd-dev + git clone https://github.com/hoytech/strfry && cd strfry/ git submodule update --init make setup-golpe make -j4