From 65be7edda2b086ffdaddf61386cd0d16b80361bc Mon Sep 17 00:00:00 2001 From: jebba Date: Mon, 5 Apr 2021 13:31:16 -0600 Subject: [PATCH] just build ethereum blockbook, not backend --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b4194c9..a005ddf8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Fork of Trezor Blockbook. Upstream README below. # Install docker, etc. git clone https://spacecruft.org/spacecruft/blockbook cd blockbook -make all-ethereum +#make all-ethereum +make deb-blockbook-ethereum ``` # Blockbook