zhifu gao
2023-11-21 99a6d81160b05e71da12f40b4e624a05ad6c479e
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
```