From a7f758eb3a42904ea21f6ff009c9fc2b6ccdae6b Mon Sep 17 00:00:00 2001 From: David Sherret Date: Thu, 8 Jan 2026 18:18:31 -0500 Subject: [PATCH] docs: shorten run command and use published version (#16172) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Tommaso Sciortino --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d3fe95f7e..f46c4569f0 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Learn all about Gemini CLI in our [documentation](https://geminicli.com/docs/). ```bash # Using npx (no installation required) -npx https://github.com/google-gemini/gemini-cli +npx @google/gemini-cli ``` #### Install globally with npm