Skip to content

Commit 685bc04

Browse files
committed
remove boilerplate code
1 parent 8fedf6a commit 685bc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pages/operators/chain-operators/tutorials/migrating-permissionless.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ After completing all previous steps and verifying their successful operation:
287287

288288
1. Set the `respectedGameType` on the `OptimismPortal` to `CANNON` (game type `0`) using OPCM:
289289
```bash
290-
npx opcm set-respected-game-type \
290+
opcm set-respected-game-type \
291291
--game-type 0
292292
```
293293

0 commit comments

Comments
 (0)