ShiLiang Zhang
2024-05-08 d42c45c60a4144059d0ea930f971d7b43c79de53
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
```