From 242db536a9569b607c28254755a4aa072ea646ea Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 13 四月 2023 13:00:27 +0800
Subject: [PATCH] Update README.md

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index e5a940c..8bd5ff9 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@
 ## Installation
 
 ``` sh
-pip install "modelscope[audio_asr]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
+pip install -U modelscope
 git clone https://github.com/alibaba/FunASR.git && cd FunASR
 pip install -e ./
 ```

--
Gitblit v1.9.1