| docs_cn/installation.md | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
docs_cn/installation.md
@@ -5,6 +5,7 @@ ``` sh wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh sh Miniconda3-latest-Linux-x86_64.sh source ~/.bashrc conda create -n funasr python=3.7 conda activate funasr ```