Skip to content

Commit 041a104

Browse files
authored
docs: add link to gemini cli installation instructions. (#3)
1 parent d79d8df commit 041a104

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Install the Code Review extension by running the following command from your ter
1010
gemini extensions install https://github.com/gemini-cli-extensions/code-review
1111
```
1212

13+
If you do not yet have Gemini CLI installed, or if the installed version is older than 0.4.0, see
14+
[Gemni CLI installation instructions](https://github.com/google-gemini/gemini-cli?tab=readme-ov-file#-installation).
15+
1316
## Use the extension
1417

1518
The Code Review extension adds the `/code-review` command to Gemini CLI which analyzes code changes on your current branch for quality issues.

0 commit comments

Comments
 (0)