mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
docs: Fix grammar error in Release Cadence (Nightly section) (#13866)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -80,9 +80,9 @@ npm install -g @google/gemini-cli@latest
|
|||||||
|
|
||||||
### Nightly
|
### Nightly
|
||||||
|
|
||||||
- New releases will be published each week at UTC 0000 each day, This will be
|
- New releases will be published each day at UTC 0000. This will be all changes
|
||||||
all changes from the main branch as represented at time of release. It should
|
from the main branch as represented at time of release. It should be assumed
|
||||||
be assumed there are pending validations and issues. Use `nightly` tag.
|
there are pending validations and issues. Use `nightly` tag.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install -g @google/gemini-cli@nightly
|
npm install -g @google/gemini-cli@nightly
|
||||||
|
|||||||
Reference in New Issue
Block a user