Created
September 15, 2016 21:07
-
-
Save yaodong/ae95c0e70d83e4da4b13eaaa2a67eda8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -L https://raw.githubusercontent.com/yyuu/pyenv-installer/master/bin/pyenv-installer | bash | |
pyenv install 3.5.2 | |
pyenv global 3.5.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment