diff --git a/README.md b/README.md index d72e5bc3e..c85d3355d 100644 --- a/README.md +++ b/README.md @@ -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: