docs: fix typos in documentation (#1411)

Co-authored-by: Dan Tedesco <dted@google.com>
This commit is contained in:
Daniel Tedesco
2025-06-25 03:53:03 +00:00
committed by GitHub
parent b6ccf12551
commit 268d29f05c
9 changed files with 12 additions and 12 deletions

View File

@@ -73,7 +73,7 @@ Contributors to the project will want to run the CLI directly from the source co
### 4. Running the latest Gemini CLI commit from GitHub
You can run the most recently committed version of Gemini CLI directly from the GitHub repository. This is useful for testing features still in developement.
You can run the most recently committed version of Gemini CLI directly from the GitHub repository. This is useful for testing features still in development.
```bash
# Execute the CLI directly from the main branch on GitHub