Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephMontoya-TRI committed Apr 24, 2023
1 parent 58f5a31 commit e8c5b00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Tutorial jupyter notebooks showing how to use _piro_ locally are provided in the

## Prerequisites

### Python 3.7
- `piro` uses Python 3.7. If you wish to develop or run a local server, we recommend following the Docker instructions below to create your own `piro` container instead of configuring your local environment.
### Python 3.9
- `piro` uses Python 3.9. If you wish to develop or run a local server, you can also following the Docker instructions below to create your own `piro` container instead of configuring your local environment.

### Pymatgen API key
- `piro` has a dependency on `pymatgen` which requires you to generate an API key. Go [here](https://materialsproject.org/open) and follow the instructions to generate your API key.
Expand Down

0 comments on commit e8c5b00

Please sign in to comment.