Skip to content

Commit f2a1179

Browse files
google-genai-botcopybara-github
authored andcommitted
docs: Update README with instructions for installing ADK extensions
PiperOrigin-RevId: 902714593
1 parent e967f28 commit f2a1179

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ You can install the latest stable version of ADK using `pip`:
6969
pip install google-adk
7070
```
7171

72+
To install optional integrations, you can use the following command:
73+
```bash
74+
pip install "google-adk[extensions]"
75+
```
76+
7277
The release cadence is roughly bi-weekly.
7378

7479
This version is recommended for most users as it represents the most recent official release.

0 commit comments

Comments
 (0)