You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README instructions for running the hello world example in the a2a-samples repository contain an incorrect directory path. Specifically, the instruction:
What happened?
The README instructions for running the hello world example in the a2a-samples repository contain an incorrect directory path. Specifically, the instruction:
cd samples/helloworld
should be:
cd a2a-samples/samples/python/agents/helloworld
if you follow the previous step:
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: