fix: remove javascript directory from the websocket README
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user