Skip to content

Commit

Permalink
Remove native runtimes from SP tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
seadanda committed Sep 29, 2023
1 parent 05e039f commit 7a1a563
Show file tree
Hide file tree
Showing 9 changed files with 89 additions and 823 deletions.
2 changes: 1 addition & 1 deletion cumulus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ cargo build --release --locked --bin polkadot-parachain
Once the executable is built, launch the parachain node via:

```bash
CHAIN=asset-hub-westend # or asset-hub-kusama
CHAIN=asset-hub-westend
./target/release/polkadot-parachain --chain $CHAIN
```

Expand Down
Loading

0 comments on commit 7a1a563

Please sign in to comment.