diff --git a/src/app/docs/kagent/examples/a2a-byo/page.mdx b/src/app/docs/kagent/examples/a2a-byo/page.mdx index 84bf2f8f..d509b31b 100644 --- a/src/app/docs/kagent/examples/a2a-byo/page.mdx +++ b/src/app/docs/kagent/examples/a2a-byo/page.mdx @@ -18,7 +18,8 @@ Unlike declarative agents that are defined by kagent resources with components s ## Prerequisites -Install kagent by following the [quick start](/docs/kagent/getting-started/quickstart) guide. +1. Install kagent by following the [quick start](/docs/kagent/getting-started/quickstart) guide. +2. Use [Google ADK](https://github.com/google/adk-python) version 1.22.1 or later. ## Building a custom agent