mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
add automatic install by pyenv-installer
This commit is contained in:
parent
5f23e3d7b2
commit
6ee219b9c7
1 changed files with 5 additions and 0 deletions
|
@ -143,6 +143,11 @@ Version names to pyenv are simply the names of the directories in
|
||||||
If you're on Mac OS X, consider
|
If you're on Mac OS X, consider
|
||||||
[installing with Homebrew](#homebrew-on-mac-os-x).
|
[installing with Homebrew](#homebrew-on-mac-os-x).
|
||||||
|
|
||||||
|
### The automatic installer
|
||||||
|
|
||||||
|
Visit my other project:
|
||||||
|
https://github.com/yyuu/pyenv-installer
|
||||||
|
|
||||||
### Basic GitHub Checkout
|
### Basic GitHub Checkout
|
||||||
|
|
||||||
This will get you going with the latest version of pyenv and make it
|
This will get you going with the latest version of pyenv and make it
|
||||||
|
|
Loading…
Reference in a new issue