提交 7c1424dc 编写于 作者: H huangyuxin

install.md,test=doc_fix

上级 eceacd27
......@@ -30,6 +30,8 @@ conda install -y -c conda-forge sox libsndfile bzip2
#### Windows
You need to install `Visual Studio` to make the C++ compilation environment.
https://visualstudio.microsoft.com/visual-cpp-build-tools/
#### Mac
```bash
brew install gcc
......
......@@ -26,6 +26,9 @@ conda install -y -c conda-forge sox libsndfile bzip2
(如果你系统上已经安装了 C++ 编译环境,请忽略这一步。)
#### Windows
对于 Windows 系统,需要安装 `Visual Studio` 来完成 C++ 编译环境的安装。
https://visualstudio.microsoft.com/visual-cpp-build-tools/
#### Mac
```bash
brew install gcc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册