fix: remove javascript directory from the websocket README

This commit is contained in:
Mark Backman
2025-07-01 09:51:02 -04:00
parent fd570b0377
commit 0968f36d3e

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 `client/javascript` directory:
2. Navigate to the `client` directory:
```bash
cd client/javascript
cd client
```
3. Install dependencies: