Skip to content

Commit

Permalink
Update polkadot/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Liam Aharon <[email protected]>
  • Loading branch information
the-right-joyce and liamaharon authored Aug 28, 2023
1 parent ba76053 commit 094f36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ cargo run --bin polkadot -- --dev
Detailed logs may be shown by running the node with the following environment variables set:

```bash
RUST_LOG=debug RUST_BACKTRACE=1 cargo run -- --dev
RUST_LOG=debug RUST_BACKTRACE=1 cargo run --bin polkadot -- --dev
```

### Development
Expand Down

0 comments on commit 094f36e

Please sign in to comment.