zhifu gao
2023-12-15 72c4568049316f158c22d94013d7e5c1cb6e4e9d
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
```