Skip to content

Commit 4c31d3e

Browse files
authored
chore: Update README.md (#23)
Minor change to the command to download the sdk
1 parent eb712f2 commit 4c31d3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ To get started using Toolbox tools with an application, follow these general ste
7676

7777
```bash
7878
# For the core, framework-agnostic SDK
79-
go get github.com/mcp-toolbox-sdk-go
79+
go get github.com/googleapis/mcp-toolbox-sdk-go
8080
```
8181

8282
3. **Use the SDK:**
@@ -105,4 +105,4 @@ If you encounter issues or have questions, please check the existing [GitHub
105105
Issues](https://github.com/googleapis/genai-toolbox/issues) for the main Toolbox
106106
project. If your issue is specific to one of the SDKs, please look for existing
107107
issues [here](https://github.com/googleapis/mcp-toolbox-sdk-go/issues) or
108-
open a new issue in this repository.
108+
open a new issue in this repository.

0 commit comments

Comments
 (0)