From: Riccardo Casatta Date: Tue, 29 Jun 2021 09:30:45 +0000 (+0200) Subject: fix readme X-Git-Tag: 0.10.0~21^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.GetBlocksMessage.html?a=commitdiff_plain;h=7109f7d9b47e876df7f93c9345c59b621a4f295e;p=bdk fix readme --- diff --git a/README.md b/README.md index 0181e775..c2a74189 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ cargo test --features test-electrum ``` The other options are `test-esplora` or `test-rpc`. -Note that `electrs` and `bitcoind` binaries are automatically downloaded (on mac and linux), to specify your own one must use `--no-default-features` and provide `BITCOIND_EXE` and `ELECTRS_EXE` as environment variables. +Note that `electrs` and `bitcoind` binaries are automatically downloaded (on mac and linux), to specify you already have installed binaries you must use `--no-default-features` and provide `BITCOIND_EXE` and `ELECTRS_EXE` as environment variables. ## License