mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Update README.md
This commit is contained in:
parent
606346761f
commit
0eb1520707
1 changed files with 3 additions and 0 deletions
|
@ -170,6 +170,9 @@ easy to fork and contribute any changes back upstream.
|
||||||
|
|
||||||
$ pyenv install 2.7.3
|
$ pyenv install 2.7.3
|
||||||
|
|
||||||
|
**NOTE** If you need to pass configure option to build, please use
|
||||||
|
```CONFIGURE_OPTS``` environment variable.
|
||||||
|
|
||||||
6. Rebuild the shim binaries. You should do this any time you install
|
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,
|
a new Python binary (for example, when installing a new Python version,
|
||||||
or when installing a package that provides a binary).
|
or when installing a package that provides a binary).
|
||||||
|
|
Loading…
Reference in a new issue