From 0148b1357d34f34d8915fceeb45f0d24d8f14c49 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