mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
add proxy usage note
This commit is contained in:
parent
db325cc66d
commit
53bc95314c
1 changed files with 3 additions and 0 deletions
|
@ -220,6 +220,9 @@ easy to fork and contribute any changes back upstream.
|
|||
|
||||
**NOTE:** If you need to pass configure option to build, please use
|
||||
```CONFIGURE_OPTS``` environment variable.
|
||||
|
||||
**NOTE:** If you want to use proxy to download, please use `http_proxy` and `https_proxy`
|
||||
environment variable.
|
||||
|
||||
**NOTE:** If you are having trouble installing a python version,
|
||||
please visit the wiki page about
|
||||
|
|
Loading…
Reference in a new issue