diff --git a/README.md b/README.md index 115fe2fb..5a99f1e4 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ Running `pyenv install -l` gives the list of all available versions. ----
Notes about python releases + **NOTE:** Most Pyenv-provided Python releases are source releases and are built from source as part of installation (that's why you need Python build dependencies preinstalled). You can pass options to Python's `configure` and compiler flags to customize the build,