1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-23 14:50:45 +01:00

Merge pull request #130 from sangaman/min-rust-version

Update min versions for installation
This commit is contained in:
Roman Zeyde 2019-04-07 17:13:58 +03:00 committed by GitHub
commit 54394659ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
## Installation
Install [latest Rust](https://rustup.rs/) (1.28+),
Install [latest Rust](https://rustup.rs/) (1.33+),
[latest Bitcoin Core](https://bitcoincore.org/en/download/) (0.16+)
and [latest Electrum wallet](https://electrum.org/#download) (3.2+).
and [latest Electrum wallet](https://electrum.org/#download) (3.3+).
Also, install the following packages (on Debian):
```bash