small update to readme

This commit is contained in:
Beverly Nguyen
2025-05-20 14:17:45 -07:00
parent a7787cb919
commit 8cd1d671e6

View File

@@ -186,7 +186,7 @@ session to make the changes take effect.
Now we're ready to install the Python version we need with `pyenv`, like so:
```sh
pyenv install 3.12
pyenv install 3.12.2
```
This will install the latest version of Python 3.12.