mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
21 lines
356 B
Markdown
21 lines
356 B
Markdown
# Latest stable release: {{version}}
|
|
|
|
Released: {{release_date_month_dd_yyyy}}
|
|
|
|
For most users, our latest stable release is the recommended release. Install
|
|
the latest stable version with:
|
|
|
|
```
|
|
npm install -g @google/gemini-cli
|
|
```
|
|
|
|
## Highlights
|
|
|
|
{{highlights_content}}
|
|
|
|
## What's Changed
|
|
|
|
{{changelog_list}}
|
|
|
|
**Full Changelog**: {{full_changelog_link}}
|