We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79d8df commit 041a104Copy full SHA for 041a104
README.md
@@ -10,6 +10,9 @@ Install the Code Review extension by running the following command from your ter
10
gemini extensions install https://github.com/gemini-cli-extensions/code-review
11
```
12
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
+
16
## Use the extension
17
18
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