Skip to content

Commit af8a2fe

Browse files
authored
Merge pull request #87 from slayoo/pypi
README updates
2 parents 09209df + fdcdba5 commit af8a2fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Since PyPartMC is implemented in C++, it also constitutes a C++ API to the PartM
2222
[![Jupyter](https://img.shields.io/static/v1?label=Jupyter&logo=Jupyter&color=f37626&message=%E2%9C%93)](https://jupyter.org/)
2323

2424
```python
25-
! pip install git+https://github.com/open-atmos/PyPartMC.git
25+
! pip install PyPartMC
2626
import PyPartMC
2727
```
2828

@@ -120,7 +120,7 @@ gdb python
120120

121121
#### PyPartMC:
122122

123-
author: [Sylwester Arabas](https://www.ii.uj.edu.pl/~arabas/)
123+
author: [Sylwester Arabas et al.](https://github.com/open-atmos/PyPartMC/graphs/contributors)
124124
funding: [US Department of Energy Atmospheric System Research programme](https://asr.science.energy.gov/)
125125
copyright: [University of Illinois at Urbana-Champaign](https://atmos.illinois.edu/)
126126
licence: [GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html)

0 commit comments

Comments
 (0)