From b844c8a29abc9085c296097c235ad058abd8c4aa Mon Sep 17 00:00:00 2001 From: 5chdn <5chdn@users.noreply.github.com> Date: Tue, 11 Jul 2017 13:08:53 +0200 Subject: [PATCH] Remove cargo install git from README.md, ref #6007 --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 26df78440..92d74c8d2 100644 --- a/README.md +++ b/README.md @@ -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):