Some addition links and README changes

This commit is contained in:
Mark Backman
2025-01-12 09:25:49 -05:00
parent a04a920e54
commit 4c0861ce39
3 changed files with 22 additions and 8 deletions

View File

@@ -6,10 +6,10 @@ Basic implementation using the [Pipecat JavaScript SDK](https://docs.pipecat.ai/
1. Run the bot server. See the [server README](../../README).
2. Navigate to the `examples/javascript` directory:
2. Navigate to the `client/javascript` directory:
```bash
cd examples/javascript
cd client/javascript
```
3. Install dependencies: