mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 13:15:41 +00:00
Remove rococo-v1 branch from README (#608)
This commit is contained in:
@@ -80,8 +80,6 @@ chain, and from the relay chain to its destination parachain.
|
|||||||
```bash
|
```bash
|
||||||
# Compile Polkadot with the real overseer feature
|
# Compile Polkadot with the real overseer feature
|
||||||
git clone https://github.com/paritytech/polkadot
|
git clone https://github.com/paritytech/polkadot
|
||||||
git fetch
|
|
||||||
git checkout rococo-v1
|
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
||||||
# Generate a raw chain spec
|
# Generate a raw chain spec
|
||||||
@@ -99,8 +97,6 @@ cargo build --release
|
|||||||
```bash
|
```bash
|
||||||
# Compile
|
# Compile
|
||||||
git clone https://github.com/paritytech/cumulus
|
git clone https://github.com/paritytech/cumulus
|
||||||
git fetch
|
|
||||||
git checkout rococo-v1
|
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
||||||
# Export genesis state
|
# Export genesis state
|
||||||
|
|||||||
Reference in New Issue
Block a user