Skip to content

Commit 38e1e20

Browse files
committed
fix docs
1 parent 57c5065 commit 38e1e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Makefile位于 *C_extension/Makefile* ,你可以自定义你的编译器和编
3535
程序下载
3636
----------
3737

38-
`项目主页 <https://github.com/Dengda98/PyFMM>`_
38+
在 `Release <https://github.com/Dengda98/PyFMM/releases>`_ 页面下载压缩包,解压。
3939

4040

4141
程序安装
@@ -68,7 +68,7 @@ Makefile位于 *C_extension/Makefile* ,你可以自定义你的编译器和编
6868

6969
2. 安装 **PyFMM**
7070

71-
直接运行pip安装命令
71+
将压缩包解压后,进入目录,直接运行pip安装命令
7272
::
7373

7474
pip install -v .

0 commit comments

Comments
 (0)