Commit 7eb4dfd
authored
docs(readme): refresh Gemini CLI section to reflect v0.0.11 hook fix (#31)
The Gemini CLI install instructions were a vague one-liner pointing
at the Install section to install the binary manually first. With
v0.0.11 the SessionStart hook is portable across Claude Code and
Gemini CLI, so the binary auto-installs on the first session under
Gemini exactly as it does under Claude.
- Show the actual 'gemini extension install' command users should run.
- Note the GitHub-Releases-asset 404 fallthrough and the 'git clone'
fallback prompt (matches what users see today and what the docs
hub gemini-cli.md describes).
- State that the same SessionStart hook handles binary install and
version pinning under Gemini — no manual install needed.
Signed-off-by: Ben <ben@armosec.io>1 parent d84b654 commit 7eb4dfd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| |||
0 commit comments