Browse Source

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

Update min versions for installation
fees
Roman Zeyde 6 years ago
committed by GitHub
parent
commit
54394659ee
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      doc/usage.md

4
doc/usage.md

@ -1,8 +1,8 @@
## Installation ## 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+) [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): Also, install the following packages (on Debian):
```bash ```bash

Loading…
Cancel
Save