README: minor update

This commit is contained in:
Aleix Conchillo Flaqué
2025-04-18 20:57:05 -07:00
parent db773b8b93
commit 010db3ccd5

View File

@@ -119,7 +119,7 @@ pip install "pipecat-ai[option,...]"
5. Include optional dependencies as needed. For example:
```shell
pip install -e ".[daily,deepgram,cartesia,openai,silero]" # Updated for the services you're using
pip install -e ".[daily,deepgram,cartesia,openai,silero]"
```
6. (Optional) If you want to use this package from another directory: