Update instructions to use Python 3.8.9 (#4942)

This commit is contained in:
jack1142
2021-04-05 23:25:10 +02:00
committed by GitHub
parent c574271cee
commit 83deb7c563
2 changed files with 3 additions and 3 deletions

View File

@@ -327,7 +327,7 @@ Then run the following command:
.. prompt:: bash
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.8 -v
CONFIGURE_OPTS=--enable-optimizations pyenv install 3.8.9 -v
This may take a long time to complete, depending on your hardware. For some machines (such as
Raspberry Pis and micro-tier VPSes), it may take over an hour; in this case, you may wish to remove
@@ -339,7 +339,7 @@ After that is finished, run:
.. prompt:: bash
pyenv global 3.8.8
pyenv global 3.8.9
Pyenv is now installed and your system should be configured to run Python 3.8.