Skip to content

Commit

Permalink
Add note on pip update
Browse files Browse the repository at this point in the history
  • Loading branch information
apontzen committed Aug 10, 2023
1 parent 9b1aa30 commit ec635ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ pip install topsy
```

This will install topsy and its dependencies (including `pynbody` itself) into
your current python environment.
your current python environment. (If it fails, check that you have python 3.8
or later, and `pip` is itself up-to-date using `pip install -U pip`.)

As usual, you can also install direct from github, e.g.

Expand Down

0 comments on commit ec635ff

Please sign in to comment.