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

Commit df28466

Browse files
authored
Remove rococo-v1 branch from README (#608)
1 parent a053263 commit df28466

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ chain, and from the relay chain to its destination parachain.
8080
```bash
8181
# Compile Polkadot with the real overseer feature
8282
git clone https://github.com/paritytech/polkadot
83-
git fetch
84-
git checkout rococo-v1
8583
cargo build --release
8684

8785
# Generate a raw chain spec
@@ -99,8 +97,6 @@ cargo build --release
9997
```bash
10098
# Compile
10199
git clone https://github.com/paritytech/cumulus
102-
git fetch
103-
git checkout rococo-v1
104100
cargo build --release
105101

106102
# Export genesis state

0 commit comments

Comments
 (0)