From 1fe453a300405012a03af4a66da2c7a2c5b51b48 Mon Sep 17 00:00:00 2001 From: PraetorP Date: Tue, 20 Dec 2022 13:33:14 +0000 Subject: [PATCH] fix: the parachain run local guide --- --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ ``` git clone https://github.com/UniqueNetwork/polkadot-launch.git -git checkout feature/runtime-upgrade-testing +git checkout unique-network ``` ### Build relay -- gitstuff