File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tutorials/polkadot-sdk/parachains/zero-to-hero Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36094,7 +36094,7 @@ The [Polkadot SDK Parachain Template](https://github.com/paritytech/polkadot-sdk
3609436094
36095360951. Clone the template repository:
3609636096 ```bash
36097- git clone -b stable2412 https://github.com/paritytech/polkadot-sdk-parachain-template.git parachain-template
36097+ git clone -b v0.0.4 https://github.com/paritytech/polkadot-sdk-parachain-template.git parachain-template
3609836098 ```
3609936099
36100361002. Navigate into the project directory:
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ The [Polkadot SDK Parachain Template](https://github.com/paritytech/polkadot-sdk
7070
71711. Clone the template repository:
7272 ` ` ` bash
73- git clone -b stable2412 https://github.com/paritytech/polkadot-sdk-parachain-template.git parachain-template
73+ git clone -b v0.0.4 https://github.com/paritytech/polkadot-sdk-parachain-template.git parachain-template
7474 ` ` `
7575
76762. Navigate into the project directory:
You can’t perform that action at this time.
0 commit comments