Add link to pyenv common build problems in README
This commit is contained in:
parent
54de335e2d
commit
f997c5157c
1 changed files with 2 additions and 1 deletions
|
@ -17,4 +17,5 @@ Please make sure you have the required [system dependencies](https://github.com/
|
||||||
|
|
||||||
Under the hood, asdf-python uses [python-build](https://github.com/yyuu/pyenv/tree/master/plugins/python-build)
|
Under the hood, asdf-python uses [python-build](https://github.com/yyuu/pyenv/tree/master/plugins/python-build)
|
||||||
to build and install Python, check its [README](https://github.com/yyuu/pyenv/tree/master/plugins/python-build)
|
to build and install Python, check its [README](https://github.com/yyuu/pyenv/tree/master/plugins/python-build)
|
||||||
for more information about build options.
|
for more information about build options and the [common build problems](https://github.com/pyenv/pyenv/wiki/Common-build-problems) wiki page for any issues encountered during installation of python versions.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue