From 716297fb320718a233527316783f2338f39028c9 Mon Sep 17 00:00:00 2001 From: VigneshKumar Date: Wed, 20 Aug 2025 23:49:32 +0530 Subject: [PATCH] fix: typo in readme (#6669) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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