Skip to content

Commit

Permalink
fix: update README.md with python 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaniaguam authored Mar 8, 2024
1 parent 99e31f4 commit 40d9116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Prerequisites:
- A POSIX-compatible system (Linux or macOS)
- Python 3.9 (run `python --version` to check that your version of python is correct)
- Python 3.10 (run `python --version` to check that your version of python is correct)
- MPI (e.g. from `brew install open-mpi` on macOS)
- HDF5 (e.g. from `brew install hdf5` on macOS)

Expand Down

0 comments on commit 40d9116

Please sign in to comment.