Skip to content

Commit 87654e4

Browse files
Update samples/python/agents/ag2/README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 0aea2a3 commit 87654e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/python/agents/ag2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Here we have a simple demo that shows how to use the A2A protocol to communicate
7171
uv run a2a_python_reviewer.py
7272
```
7373

74-
4. In a new terminal, start an A2AClient interface to interact with the remote (ag2) agent. You can use one of the following clients:
74+
5. In a new terminal, start an A2AClient interface to interact with the remote (ag2) agent. You can use one of the following clients:
7575

7676
- **Method A: Run the CLI client**
7777

0 commit comments

Comments
 (0)