Simple build instruction fix (#9215)
Changed `parity` dir name into `parity-ethereum`
This commit is contained in:
parent
1b1941a896
commit
7d9548400d
@ -97,7 +97,7 @@ sudo snap install parity --edge
|
|||||||
```bash
|
```bash
|
||||||
# download Parity-Ethereum code
|
# download Parity-Ethereum code
|
||||||
$ git clone https://github.com/paritytech/parity-ethereum
|
$ git clone https://github.com/paritytech/parity-ethereum
|
||||||
$ cd parity
|
$ cd parity-ethereum
|
||||||
|
|
||||||
# build in release mode
|
# build in release mode
|
||||||
$ cargo build --release --features final
|
$ cargo build --release --features final
|
||||||
|
Loading…
Reference in New Issue
Block a user