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

Commit

Permalink
Remove rococo-v1 branch from README (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkchr committed Sep 14, 2021
1 parent a053263 commit df28466
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit df28466

Please sign in to comment.