add
游雁
2024-02-29 cce5d9999dabaf257347fbadb7ccc2473c9a757a
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
```