mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 11:47:59 +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
|
||||
# Compile Polkadot with the real overseer feature
|
||||
git clone https://github.com/paritytech/polkadot
|
||||
git fetch
|
||||
git checkout rococo-v1
|
||||
cargo build --release
|
||||
|
||||
# Generate a raw chain spec
|
||||
@@ -99,8 +97,6 @@ cargo build --release
|
||||
```bash
|
||||
# Compile
|
||||
git clone https://github.com/paritytech/cumulus
|
||||
git fetch
|
||||
git checkout rococo-v1
|
||||
cargo build --release
|
||||
|
||||
# Export genesis state
|
||||
|
||||
Reference in New Issue
Block a user