From 216eb7d0e3cb73927e2d23ecf03465fd222dedc3 Mon Sep 17 00:00:00 2001 From: Rod Johnson Date: Thu, 10 Jul 2025 12:51:00 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0647a1a..e5eebb2 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ You'll need the following environment variable: - `GOOGLE_STUDIO_API_KEY`: Your Google Studio API key, which is used for Gemini. -Start the Google A2A web interface using the `a2a` Docker profile: +Start the Google A2A web interface using Docker compose: ```bash docker compose up