Skip to content

Commit dd8fe9e

Browse files
authored
docs: update developer docs to use geminicli GCS bucket (#13)
1 parent 435605f commit dd8fe9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEVELOPER.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The core logic for this extension is handled by a pre-built `toolbox` binary. Th
3737
# Download the binary for your platform. The binary must be named `toolbox`.
3838
# Adjust the URL for your operating system (`linux/amd64`, `darwin/arm64`, `windows/amd64`).
3939
# Example for macOS/amd64:
40-
curl -L -o toolbox https://storage.googleapis.com/genai-toolbox/v$VERSION/darwin/amd64/toolbox
40+
curl -L -o toolbox https://storage.googleapis.com/genai-toolbox/geminicli/v$VERSION/darwin/amd64/toolbox
4141
chmod +x toolbox
4242
4343
# For Windows, you will need to download the .exe file and rename it to `toolbox`.

0 commit comments

Comments
 (0)