Skip to content

Conversation

@sushanshetty1
Copy link

This Pull Request resolves an inaccuracy within the $\text{AsciiDoc}$ file: docs/src/main/antora/modules/ROOT/pages/api/gemini-cli-sdk.adoc.

The changes ensure that the documented installation command for the Gemini Command Line Interface (CLI) is accurate and functional.

Changes Implemented

  1. Installation Command Correction: Replaced the non-existent npm package name, @google/generative-ai-cli, with the correct official package name, @google/gemini-cli, in the installation instruction block.
  2. Documentation Formatting: Corrected a minor formatting inconsistency on line 709 by changing a hyphen (-) to an asterisk (*) to adhere to standard $\text{AsciiDoc}$ unordered list syntax.

Rationale

The previous package name resulted in an $\text{E404}$ error upon installation. This correction is necessary to provide users with the proper command to successfully install the official Gemini CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant