File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6666
6767## For Linux or Mac
6868要求系统上有` gcc ` ,` make ` 开发工具。有多种下载方式:
69- + ** 从[ PYPI] ( https://pypi.org/ ) 下载(推荐)**
70- ** 最新更新,已将PyFMM程序源码同步到[ PYPI] ( https://pypi.org/ ) ,可直接运行:**
69+ + ** 从[ PYPI] ( https://pypi.org/project/pyfmm-kit/ ) 下载(推荐)**
70+ ** 最新更新,已将PyFMM程序源码同步到[ PYPI] ( https://pypi.org/project/pyfmm-kit/ ) ,可直接运行:**
7171 ``` bash
7272 pip install -v pyfmm-kit
7373 ```
Original file line number Diff line number Diff line change @@ -70,9 +70,9 @@ For Linux or Mac
7070
7171要求系统上有 :code: `gcc `,:code: `make ` 开发工具。有多种下载方式:
7272
73- + **从 ** `PYPI <https://pypi.org/ >`_ **下载(推荐) **
73+ + **从 ** `PYPI <https://pypi.org/project/pyfmm-kit/ >`_ **下载(推荐) **
7474
75- **最新更新,已将PyFMM程序源码同步到 ** `PYPI <https://pypi.org/ >`_ **,可直接运行: **
75+ **最新更新,已将PyFMM程序源码同步到 ** `PYPI <https://pypi.org/project/pyfmm-kit/ >`_ **,可直接运行: **
7676 ::
7777
7878 pip install -v pyfmm-kit
You can’t perform that action at this time.
0 commit comments