docs: Update README with instructions for installing ADK extensions
PiperOrigin-RevId: 902714593
This commit is contained in:
committed by
Copybara-Service
parent
e967f2812e
commit
f2a117972e
@@ -69,6 +69,11 @@ You can install the latest stable version of ADK using `pip`:
|
||||
pip install google-adk
|
||||
```
|
||||
|
||||
To install optional integrations, you can use the following command:
|
||||
```bash
|
||||
pip install "google-adk[extensions]"
|
||||
```
|
||||
|
||||
The release cadence is roughly bi-weekly.
|
||||
|
||||
This version is recommended for most users as it represents the most recent official release.
|
||||
|
||||
Reference in New Issue
Block a user