summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVigneshKumar <[email protected]>2025-08-20 23:49:32 +0530
committerGitHub <[email protected]>2025-08-20 18:19:32 +0000
commit716297fb320718a233527316783f2338f39028c9 (patch)
tree6c5d9d2f2cd51ae2f3687e227789fb0fe78c2d66
parent99b1ba9d1032768dc8826ee713f51a9812f9c889 (diff)
fix: typo in readme (#6669)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9840336..2dd652f5 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ npm install -g @google/gemini-cli@latest
### Nightly
-- New releases will be published each week at UTC 0000 each day, This will be all changes from the main branch as represted at time of release. It should be assumed there are pending validations and issues. Use `nightly` tag.
+- New releases will be published each week at UTC 0000 each day, This will be all changes from the main branch as represented at time of release. It should be assumed there are pending validations and issues. Use `nightly` tag.
```bash
npm install -g @google/gemini-cli@nightly