Skip to content

Commit

Permalink
Add info on flag usage
Browse files Browse the repository at this point in the history
  • Loading branch information
PolkadotDom committed Dec 17, 2024
1 parent b45be7d commit e8ba4c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ 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
--disable-mbm-checks \
live --uri ws://localhost:9999
```

Expand Down

0 comments on commit e8ba4c8

Please sign in to comment.