Skip to content

Commit 1fda4b3

Browse files
authored
clarify dependencies sentence
1 parent 05cd3b2 commit 1fda4b3

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
@@ -43,9 +43,9 @@ import PyPartMC
4343

4444
Note that, depending on the environment (OS, hardware, Python version), the pip-install invocation
4545
may either trigger a download of a pre-compiled binary, or trigger compilation of PyPartMC.
46-
In the former case, all dependencies will be resolved by pip.
4746
In the latter case, a Fortran compiler and some development tools includiong CMake, m4 and perl
48-
are required.
47+
are required (while all non-Python dependencies are included in the PyPartMC source archive).
48+
In both cases, all Python dependencies will be resolved by pip.
4949

5050
#### Jupyter notebooks with examples
5151
Note: clicking the badges below redirects to cloud-computing platforms. The mybinder.org links allow anonymous execution, Google Colab requires logging in with a Google account, ARM JupyerHub requires logging in with an ARM account (and directing Jupyter to a particular notebook within the `examples` folder).

0 commit comments

Comments
 (0)