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

Commit 5f9dc13

Browse files
arkparNikVolf
authored andcommitted
Straight download path in the readme (#5393)
1 parent 9b212dc commit 5f9dc13

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# [Parity](https://ethcore.io/parity.html)
22
### Fast, light, and robust Ethereum implementation
33

4+
### [Download latest release](https://github.com/paritytech/parity/releases)
5+
46
[![build status](https://gitlab.ethcore.io/parity/parity/badges/master/build.svg)](https://gitlab.ethcore.io/parity/parity/commits/master) [![Coverage Status][coveralls-image]][coveralls-url] [![GPLv3][license-image]][license-url]
57

68
### Join the chat!
@@ -22,7 +24,6 @@ Be sure to check out [our wiki][wiki-url] for more information.
2224
[doc-url]: https://paritytech.github.io/parity/ethcore/index.html
2325
[wiki-url]: https://github.com/paritytech/parity/wiki
2426

25-
**Parity requires Rust version 1.15.0 to build**
2627

2728
----
2829

@@ -45,14 +46,14 @@ of RPC APIs.
4546
If you run into an issue while using parity, feel free to file one in this repository
4647
or hop on our [gitter chat room][gitter-url] to ask a question. We are glad to help!
4748

48-
Parity's current release is 1.5. You can download it at https://parity.io or follow the instructions
49+
Parity's current release is 1.6. You can download it at https://github.com/paritytech/parity/releases or follow the instructions
4950
below to build from source.
5051

5152
----
5253

5354
## Build dependencies
5455

55-
Parity is fully compatible with Stable Rust.
56+
**Parity requires Rust version 1.16.0 to build**
5657

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

@@ -80,7 +81,7 @@ Once you have rustup, install parity or download and build from source
8081

8182
----
8283

83-
## Quick install
84+
## Quick build and install
8485

8586
```bash
8687
cargo install --git https://github.com/paritytech/parity.git parity

0 commit comments

Comments
 (0)