Commit 6ac9a7c
docs:
MacOS doesn't support commands like `pip install package[extra]` without
escaping. Other installation commands are written like `pip install
"a2a-sdk[extra]"`, for this reason. I have just fixed this issue.
Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>a2a-sdk[all] installation command in Readme (#485)1 parent d1bed29 commit 6ac9a7c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments