Skip to content

Commit b8fac4a

Browse files
ggwpez0xLucca
andauthored
Update tutorials/polkadot-sdk/parachains/zero-to-hero/set-up-a-template.md
Co-authored-by: 0xLucca <[email protected]>
1 parent 3703db4 commit b8fac4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/polkadot-sdk/parachains/zero-to-hero/set-up-a-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This tutorial requires two essential tools:
3838
Install it by executing the following command:
3939

4040
```bash
41-
cargo install staging-chain-spec-builder
41+
cargo install staging-chain-spec-builder@9.0.0
4242
```
4343

4444
This installs the `chain-spec-builder` binary. Refer to the [Generate Chain Specs](/develop/parachains/deployment/generate-chain-specs/){target=\_blank} documentation for detailed usage.

0 commit comments

Comments
 (0)