From 010db3ccd568a36f8d8b0a830d881835d0eecfff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Fri, 18 Apr 2025 20:57:05 -0700 Subject: [PATCH] README: minor update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 783015fb8..5a0375c71 100644 --- a/README.md +++ b/README.md @@ -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: