Skip to content

Commit

Permalink
Recommend pip installs
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer committed Oct 10, 2022
1 parent a03df70 commit 134a0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -73,7 +73,7 @@ python interface.

<div align="center">

| pip <br> (works everywhere) | conda <br>(Linux and Intel-based macOS) |
| pip - **recommended** <br> (works everywhere) | conda <br>(Linux and Intel-based macOS) |
|---|---|
| 1. [Install Julia](https://julialang.org/downloads/)<br>2. Then, run: `pip install -U pysr`<br>3. Finally, to install Julia packages:<br>`python -c 'import pysr; pysr.install()'` | `conda install -c conda-forge pysr` |

Expand Down

0 comments on commit 134a0cd

Please sign in to comment.