Skip to content

Commit f83df25

Browse files
committed
update README and docs
1 parent f5af489 commit f83df25

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
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
```

docs/source/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)