doc: Add toolbox-adk as a dependency to the ADK deployment guide

This commit is contained in:
Anubhav Dhawan
2026-01-23 21:15:14 +05:30
parent 1f70066060
commit a4300893d2

View File

@@ -46,7 +46,7 @@ with the necessary configuration for deployment to Vertex AI Agent Engine.
process will generate deployment configuration files (like a `Makefile` and
`Dockerfile`) in your project directory.
4. Add `toolbox-core` as a dependency to the new project:
4. Add `toolbox-adk` as a dependency to the new project:
```bash
uv add toolbox-adk