Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Mar 7, 2024
1 parent 6ed625b commit bbb4394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/types-support/src/metadata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $ ./target/release/chain-spec-generator polkadot-dev > polkadotDevChainSpec.json

Note: For kusama just change the `polkadotDevChainSpec.json` to `kusamaDevChainSpec.json`.

Clone the [polkadot-sdk](https://github.com/paritytech/polkadot-sdk) repository and from the ROOT run:
Clone the [polkadot-sdk](https://github.com/paritytech/polkadot-sdk) repository, checkout the most recent releases tag and from the ROOT run:

```bash
$ cargo build --release --bin polkadot-prepare-worker --features fast-runtime
Expand Down

0 comments on commit bbb4394

Please sign in to comment.