diff --git a/examples/websocket/client/README.md b/examples/websocket/client/README.md index 753c6d563..f18fce022 100644 --- a/examples/websocket/client/README.md +++ b/examples/websocket/client/README.md @@ -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: