Selaa lähdekoodia

Update README.md

zhifu gao 2 vuotta sitten
vanhempi
sitoutus
66b46dea4f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      runtime/python/websocket/README.md

+ 1 - 1
runtime/python/websocket/README.md

@@ -16,7 +16,7 @@ git clone https://github.com/alibaba/FunASR.git && cd FunASR
 ### Install the requirements for server
 
 ```shell
-cd funasr/runtime/python/websocket
+cd runtime/python/websocket
 pip install -r requirements_server.txt
 ```