Skip to content

Commit

Permalink
docs: python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kiyoon committed Jun 7, 2024
1 parent a43308c commit e45a0e7
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 @@ -51,7 +51,7 @@ Don't forget to upgrade your notebook and install nbclassic (`pip install --upgr
### Install Python
Don't have system Python 3.7? You can use [Conda](https://docs.conda.io/en/latest/miniconda.html):
Don't have system Python 3.8? You can use [Conda](https://docs.conda.io/en/latest/miniconda.html):

```bash
conda create -n jupynium python=3
Expand Down

0 comments on commit e45a0e7

Please sign in to comment.