提交 ef111897 编写于 作者: 昇思MindSpore's avatar 昇思MindSpore

move win install doc to install

上级 968130b3
......@@ -44,7 +44,7 @@
### 通过可执行文件安装
1.[MindSpore版本库](https://repo.mindspore.cn/mindspore/mindspore/newest/cpu/x64_windows/)获取daily版本对应的Windows安装包,建议先进行SHA-256完整性校验,执行如下命令安装MindSpore。
1.[MindSpore网站下载地址](https://www.mindspore.cn/versions)下载whl包,建议先进行SHA-256完整性校验,执行如下命令安装MindSpore。
```bash
pip install mindspore-{version}-cp37-cp37m-win_{arch}.whl
......
......@@ -44,7 +44,7 @@ This document describes how to quickly install MindSpore on a Windows system wit
### Installing Using Executable Files
1. Download the Windows .whl package of daily version from the [MindSpore repository](https://repo.mindspore.cn/mindspore/mindspore/newest/cpu/x64_windows/). It is recommended to perform SHA-256 integrity verification first and run the following command to install MindSpore:
1. Download the .whl package the [MindSpore website](https://www.mindspore.cn/versions/en). It is recommended to perform SHA-256 integrity verification first and run the following command to install MindSpore:
```bash
pip install mindspore-{version}-cp37-cp37m-win_{arch}.whl
......
......@@ -35,5 +35,4 @@ MindSpore Tutorials
advanced_use/customized_debugging_information
advanced_use/on_device_inference
advanced_use/model_security
advanced_use/mindspore_cpu_win_install_en
advanced_use/community
\ No newline at end of file
......@@ -36,5 +36,4 @@ MindSpore教程
advanced_use/use_on_the_cloud
advanced_use/on_device_inference
advanced_use/model_security
advanced_use/mindspore_cpu_win_install
advanced_use/community
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册