Merge pull request #6037 from paritytech/a5-docs-install

Remove cargo install --git from README.md
This commit is contained in:
Robert Habermeier 2017-07-11 13:14:58 +02:00 committed by GitHub
commit cd0b62338b
1 changed files with 0 additions and 8 deletions

View File

@ -81,14 +81,6 @@ Once you have rustup, install parity or download and build from source
----
## Quick build and install
```bash
cargo install --git https://github.com/paritytech/parity.git parity
```
----
## Install from the snap store
In any of the [supported Linux distros](https://snapcraft.io/docs/core/install):