From 606141f5bab7b5c6e70cc8d94238461c1b8cdbb8 Mon Sep 17 00:00:00 2001 From: aky15 <ankeyuthu@gmail.com> Date: 星期二, 18 四月 2023 14:04:43 +0800 Subject: [PATCH] Merge pull request #351 from alibaba-damo-academy/dev_aky --- docs/installation.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index e58bba7..04d8a84 100755 --- a/docs/installation.md +++ b/docs/installation.md @@ -34,7 +34,7 @@ # pip install -U funasr -i https://mirror.sjtu.edu.cn/pypi/web/simple ``` -### Or install from source code +#### Or install from source code ``` sh git clone https://github.com/alibaba/FunASR.git && cd FunASR -- Gitblit v1.9.1