提交 bf2e2d29 编写于 作者: Z zhanghaolong 提交者: zhanghaolong

Update README.md

上级 2d18074a
......@@ -19,6 +19,7 @@ MegEngine is a fast, scalable and easy-to-use deep learning framework, with auto
To install the pre-built binaries via pip wheels:
```bash
python3 -m pip install --upgrade pip
python3 -m pip install megengine -f https://megengine.org.cn/whl/mge.html
```
......
......@@ -20,6 +20,7 @@ MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深
通过 pip 安装的命令如下:
```bash
python3 -m pip install --upgrade pip
python3 -m pip install megengine -f https://megengine.org.cn/whl/mge.html
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册