zhifu gao
2023-11-21 66b46dea4fdba05e2b3197b2925132a169226cdd
Update README.md
1个文件已修改
2 ■■■ 已修改文件
runtime/python/websocket/README.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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
```