Shi Xian
2024-06-11 7a9c0414b685b6f2ad7538017e2a1215e1e76901
runtime/python/websocket/README.md
@@ -16,7 +16,7 @@
### Install the requirements for server
```shell
cd funasr/runtime/python/websocket
cd runtime/python/websocket
pip install -r requirements_server.txt
```