From e45a0e7250636e6e62efd63281d33b195043ff4a Mon Sep 17 00:00:00 2001 From: Kiyoon Kim Date: Sat, 8 Jun 2024 01:47:06 +0900 Subject: [PATCH] docs: python 3.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dba088d..f20a9ff 100644 --- a/README.md +++ b/README.md @@ -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