add
游雁
2024-04-12 da340e6a6cf8680878a083f5c1b18775dc0c686f
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
```