Gang Zhuo
2025-09-20 6244b743a70f8ac152e6b8f517669671322da0a8
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
```