Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

docs(require rust 1.30) #9923

Merged
merged 2 commits into from
Nov 15, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Parity Ethereum's current beta-release is 2.1. You can download it at [the relea

## Build Dependencies

Parity Ethereum requires **Rust version 1.29.x** to build.
Parity Ethereum requires **latest stable Rust version** to build.

We recommend installing Rust through [rustup](https://www.rustup.rs/). If you don't already have `rustup`, you can install it like this:

Expand Down