Skip to content
Snippets Groups Projects
Commit ccae03fb authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Remove `rococo-v1` branch from README (#608)

parent 127b2608
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment