Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PolkadotDom committed Dec 17, 2024
1 parent e8ba4c8 commit 529e732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ cargo build --features try-runtime --release && cp target/release/substrate .
try-runtime \
--runtime /path-to-substrate/target/release/wbuild/my-runtime.wasm \
on-runtime-upgrade \
# if you'd like pre_upgrade & post_upgrade to run
# if you'd like pre_upgrade & post_upgrade checks to run
--disable-mbm-checks \
live --uri ws://localhost:9999
```
Expand Down

0 comments on commit 529e732

Please sign in to comment.