Skip to content

Commit 2d4cb92

Browse files
Drop mm init show caveat from onboarding init check
The mm doctor instruction is sufficient; the extra mm init show warning was unnecessary detail for the onboarding step. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3974932 commit 2d4cb92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/metamask-agent-wallet/workflows/onboarding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ First check whether the project is already initialized with `mm doctor` (read it
5151
mm doctor
5252
```
5353

54-
If `initialized` is `true`, skip this step. Do not use `mm init show` to check — it requires an initialized project and throws `NOT_INITIALIZED` on an uninitialized one rather than reporting state.
54+
If `initialized` is `true`, skip this step.
5555

5656
For server-wallet mode, if the account already has a remote wallet, `mm init` syncs it and reuses the existing trading mode — no trading-mode prompt.
5757

0 commit comments

Comments
 (0)