Skip to content

Commit 52837aa

Browse files
PolkadotDomrockbmb
andauthored
Update README.md
Co-authored-by: Alexandre R. Baldé <alexandrer_b@outlook.com>
1 parent 529e732 commit 52837aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ cargo build --features try-runtime --release && cp target/release/substrate .
182182
try-runtime \
183183
--runtime /path-to-substrate/target/release/wbuild/my-runtime.wasm \
184184
on-runtime-upgrade \
185-
# if you'd like pre_upgrade & post_upgrade checks to run
185+
# Passing this flag will skip multi-block-migration checks and only run pre_upgrade/post_upgrade checks.
186186
--disable-mbm-checks \
187187
live --uri ws://localhost:9999
188188
```

0 commit comments

Comments
 (0)