Skip to content

Commit 2da4d87

Browse files
committed
docs: move reload plugins note to install step
1 parent 7878d77 commit 2da4d87

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Point `/understand-knowledge` at a [Karpathy-pattern LLM wiki](https://gist.gith
107107
```bash
108108
/plugin marketplace add Lum1104/Understand-Anything
109109
/plugin install understand-anything
110+
/reload-plugins
110111
```
111112

112113
### 2. Analyze your codebase
@@ -133,8 +134,6 @@ The `--language` parameter affects:
133134

134135
### 3. Explore the dashboard
135136

136-
> **Note:** If Claude Code doesn't recognize `/understand-dashboard` (or any other `/understand-*` command), run `/reload-plugins` once to pick up the newly installed plugin in your current session.
137-
138137
```bash
139138
/understand-dashboard
140139
```

0 commit comments

Comments
 (0)