1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 01:43:29 +01:00

Update usage.md with Electrum installation URL

This commit is contained in:
Roman Zeyde 2018-08-12 13:35:02 +03:00
parent cb6196d7a9
commit 2f1e4123e1
No known key found for this signature in database
GPG Key ID: 87CAE5FA46917CBB

View File

@ -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