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 React SDK](https://docs.pipecat.ai/clien
1. Run the bot server; see [README](../../README).
2. Navigate to the `examples/react` directory:
2. Navigate to the `client/react` directory:
```bash
cd examples/react
cd client/react
```
3. Install dependencies: