Browse Source
Update usage.md with Electrum installation URL
refactor-mempool
Roman Zeyde
7 years ago
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB
1 changed files with
3 additions and
1 deletions
-
doc/usage.md
|
|
@ -1,6 +1,8 @@ |
|
|
|
## Installation |
|
|
|
|
|
|
|
Install [latest Rust](https://rustup.rs/) (1.26+) and [latest Bitcoin Core](https://bitcoincore.org/en/download/) (0.16+). |
|
|
|
Install [latest Rust](https://rustup.rs/) (1.26+), |
|
|
|
[latest Bitcoin Core](https://bitcoincore.org/en/download/) (0.16+) |
|
|
|
and [latest Electrum wallet](https://electrum.org/#download) (3.2+). |
|
|
|
|
|
|
|
Also, install the following packages (on Debian): |
|
|
|
```bash |
|
|
|