diff --git a/polkadot/README.md b/polkadot/README.md index d5eb22fbd191..61a393ac35b6 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -197,8 +197,7 @@ cargo test --workspace --release You can start a development chain with: ```bash -cargo build -cargo run -- --dev +cargo run --bin polkadot -- --dev ``` Detailed logs may be shown by running the node with the following environment variables set: