Commit ffc554c2 authored by zhuwenwen's avatar zhuwenwen
Browse files

update readme

parent 8dd173dd
...@@ -52,7 +52,7 @@ python setup.py install ...@@ -52,7 +52,7 @@ python setup.py install
- manylinux2014_x86_64: 系统架构; - manylinux2014_x86_64: 系统架构;
## 版本号查询 ## 版本号查询
- openfold.\_\_version__:与官方版本同步,查询该软件的版本号,例如1.0.1; - openfold.\_\_version__:与官方版本同步,查询该安装包的版本号,例如1.0.1;
## Note ## Note
+ 若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/ + 若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment