From 80b8508dbce121e1e21cf841f7567526d1cf3d78 Mon Sep 17 00:00:00 2001 From: Omer Katz Date: Wed, 20 Nov 2013 18:16:03 +0200 Subject: [PATCH] Added a link about the common build problems. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f257636e..19000204 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,8 @@ to the `pyenv` command-line utility. **NOTE** If you need to pass configure option to build, please use ```CONFIGURE_OPTS``` environment variable. + + **NOTE** If you are having trouble installing a python version please visit the wiki page about [Common Build Problems](https://github.com/yyuu/pyenv/wiki/Common-build-problems) 6. Rebuild the shim binaries. You should do this any time you install a new Python binary (for example, when installing a new Python version,