Explorar o código

Update readme.md

zhifu gao %!s(int64=2) %!d(string=hai) anos
pai
achega
b5f031b869
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  1. 2 4
      funasr/runtime/websocket/readme.md

+ 2 - 4
funasr/runtime/websocket/readme.md

@@ -36,10 +36,8 @@ sudo apt-get install libopenblas-dev #ubuntu
 required openssl lib
 
 ```shell
-#install openssl lib for ubuntu 
-apt-get install libssl-dev
-#install openssl lib for centos
-yum install openssl-devel
+apt-get install libssl-dev #ubuntu 
+# yum install openssl-devel #centos
 
 
 git clone https://github.com/alibaba-damo-academy/FunASR.git && cd funasr/runtime/websocket