zhifu gao
2025-09-09 c0b2079fb1ef40b9ea1d67353335b0ebd7e31d5f
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
```