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 094f36e commit f14dafb
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 @@ -211,7 +211,7 @@ RUST_LOG=debug RUST_BACKTRACE=1 cargo run --bin polkadot -- --dev
You can run a simple single-node development "network" on your machine by running:

```bash
polkadot --dev
cargo run --bin polkadot --release -- --dev
```

You can muck around by heading to <https://polkadot.js.org/apps> and choose "Local Node" from the
Expand Down

0 comments on commit f14dafb

Please sign in to comment.