Skip to content

Commit 5662993

Browse files
authored
Fix typo in README
1 parent ff89c5f commit 5662993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ alternate location, for example locally for CI, use the `BITCOIND_DOWNLOAD_ENDPO
2626
When you don't use the auto-download feature you have the following options:
2727

2828
* have `bitcoind` executable in the `PATH`
29-
* provide the `bitcoind` executable via the `BITCOIND_EXEC` env var
29+
* provide the `bitcoind` executable via the `BITCOIND_EXE` env var
3030

3131
```rust
3232
use bitcoincore_rpc::RpcApi;

0 commit comments

Comments
 (0)