mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Update README
This commit is contained in:
parent
eeb69b1b79
commit
7bceb85067
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ process.
|
|||
configure and make options for buildling CPython. These variables will
|
||||
be passed to Python only, not any dependent packages (e.g. libyaml).
|
||||
|
||||
### Building with shared library
|
||||
### Building as `--enable-shared`
|
||||
|
||||
You can build CPython with `--enable-shared` to install a version with
|
||||
shared object.
|
||||
|
|
Loading…
Reference in a new issue