From ccae03fb9d6263600d0522109bdc22e4a0dbca9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastian=20K=C3=B6cher?= Date: Tue, 14 Sep 2021 10:50:23 +0200 Subject: [PATCH] Remove `rococo-v1` branch from README (#608) --- cumulus/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cumulus/README.md b/cumulus/README.md index e73e60c263..f0de4e7d63 100644 --- a/cumulus/README.md +++ b/cumulus/README.md @@ -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