Skip to content

Commit de99c70

Browse files
jakeefrclaude
andcommitted
docs: add pip prerequisite note to Quick Start plugin block
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c9d003a commit de99c70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ prism watch
7979
```
8080
Then just ask Claude: "analyze my Claude Code sessions"
8181

82+
> **Note:** PRISM needs to be installed via pip to work:
83+
> `pip install prism-cc`
84+
> If pip isn't installed, Claude Code will detect this
85+
> and walk you through the installation automatically
86+
> before running the analysis.
87+
8288
---
8389

8490
## What you'll see

0 commit comments

Comments
 (0)