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

Commit

Permalink
Revert "Simple build instruction fix (#9215)"
Browse files Browse the repository at this point in the history
This reverts commit 7d95484.
  • Loading branch information
5chdn committed Jul 25, 2018
1 parent 7d95484 commit a5bcba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ sudo snap install parity --edge
```bash
# download Parity-Ethereum code
$ git clone https://github.com/paritytech/parity-ethereum
$ cd parity-ethereum
$ cd parity
# build in release mode
$ cargo build --release --features final
Expand Down

0 comments on commit a5bcba3

Please sign in to comment.