Ori Peleg
fa80772142
README: multiple versions in .python-version
Document that multiple versions in `.python-version` work similarly to the command line.
před 9 roky
Peter Dave Hello
3531ad06b2
Syntax highlight in README.md
před 9 roky
Yamashita, Yuu
0256ff06e8
Add mention to pyenv-virtualenv in README ( #662 )
před 9 roky
Fábio C. Barrionuevo da Luz
fc7ceb4176
document how to accelerate the download with aria2
před 9 roky
Ville Skyttä
22ab0f8b2f
Like Ubuntu, Fedora users should modify ~/.bashrc too
před 9 roky
Ville Skyttä
e04f2720b4
Make Ubuntu notes stand out better; add linebreak after zsh ones
Line break accomplished by two trailing spaces on the zsh lines.
před 9 roky
Yamashita, Yuu
6bd7927333
Basically we don't have to run rehash explicitly anymore ( fixes #553 )
před 10 roky
David Celis
35ca51fe88
Update `rbenv init` instructions
The README details `eval`ing `rbenv init -`, but for some shells (such as fish) there's a difference in what should be run. It turns out that `rbenv init` on its own will print correct instructions, so we should point users to running that command instead.
před 10 roky
Erik Griffn
d29ba1f80e
Updated Mac OSX brew install command
It seems rbenv now comes with ruby-build. I have not investigated fully, but the previously shown command: `brew install rbenv ruby-build` caused issues on my machine. After uninstalling both and simply running `brew install rbenv` everything worked fine.
před 10 roky
Jason Karns
f880dc6d6f
Remove support for legacy version file
před 10 roky
Mislav Marohnić
abbcde665c
Fix ToC level
[ci skip]
před 10 roky
Mislav Marohnić
c9c9415154
Update ToC
před 10 roky
Mislav Marohnić
e0b85397c8
Point out that it's not necessary to `sudo gem install`
Closes #532
před 10 roky
Mislav Marohnić
7e5680a0d8
Add configure + make step to installation instructions
This compiles the `realpath` dynamic extension for bash which speeds up
symlink resolution. If the extension doesn't compile due to
cross-platform issues, rbenv will still work normally, although not as fast.
před 10 roky
Chulki Lee
df4c16ecb4
update urls to rbenv
před 10 roky
ReadmeCritic
43abe13db9
Update README URLs based on HTTP redirects
před 10 roky
ReadmeCritic
f85c41b14f
Update README URLs based on HTTP redirects
před 10 roky
Britta
6e3dd80f15
Readme fixes: tiny copyedits
Removing an extra comma in "There are some systems, where the", and adding another "the" to "toward the end of shell configuration file".
před 10 roky
Britta
d5a5cd1aae
Readme fixes: clarifying Homebrew instructions
Adding a tip for how to view the Homebrew package caveats again if you skipped reading them.
Directing readers to additional next steps after installing pyenv via Homebrew.
před 10 roky
Britta
195942f22e
Changing "neckbeard" to "advanced"
Many advanced users who enjoy reading detailed documentation may not really think of themselves as "neckbeards", even in a jokey way, so naming this section with a simple, familiar (and easy-to-translate!) name may encourage more people to read it. :)
před 10 roky
Britta
daaa1aab6d
Readme fixes: correcting errors
Correcting instructions for installing Python versions (removing "download and unpack the source").
Fixing links to #pyenv-shell, #pyenv-local, and #pyenv-global - linking them to the appropriate sections of the COMMANDS.md page.
před 10 roky
Yamashita, Yuu
cb65df8bec
Specify branch for build status
před 10 roky
Fengyuan Chen
53bc95314c
add proxy usage note
před 10 roky
Yamashita, Yuu
e034c80388
Update Python versions in sample image
před 10 roky
The Gitter Badger
10ab381fb6
Add Gitter badge
před 10 roky
Nik Nyby
8e276a009e
fix typo in readme
před 11 roky
Mislav Marohnić
46fbc5414a
Provide uninstall instructions in the README
před 11 roky
Nathan Henrie
17c153b1c1
Details on multiple Python2 and Python3 versions.
Add detail regarding activating multiple Python2 and Python3 versions simultaneously.
před 11 roky
Yamashita Yuu
71c9ff565b
Added note about where to place `pyenv init -` in shell configuration file ( #313 )
před 11 roky
Mislav Marohnić
7ad01b2b48
Document rbenv environment variables
Closes #699 , fixes #666 [ci skip]
před 11 roky
Lorenzo Manacorda
c54fa3731f
Remove dead links to Version history and License
Cfr. #688
před 11 roky
Adam Prescott
9ae8ba8a29
Update README to make rbenv version consistent with previous `versions` output
The `rbenv versions` info highlights 1.9.3-p327 as the current version, and
making `rbenv version` sample output match that helps make it clearer.
před 11 roky
Grégoire Pineau
70c6d3f67e
[README] Updated link to bundler.io
před 11 roky
Mislav Marohnić
b155380a06
Remove license information from README
The license information is already present in the LICENSE file.
před 11 roky
Mislav Marohnić
cd60df52af
Remove rbenv version history from README
We won't maintain it anymore. Instead, the changelogs can be obtained
from the project's Releases page: https://github.com/sstephenson/rbenv/releases
před 11 roky
cloudlite
dbd50e7bd9
Update README.md - clone through https instead of git
git:// protocol is blocked by a lot of servers, https works fine.
před 11 roky
Jeremy Brudvik
7535efe031
Use better image for Travis build status
před 11 roky
Arnav Kumar
f28b3ee123
Update README.md
Made it consistent with the rbenv documentation by having the cloning step in the installation clone it directly into the home directory.
před 11 roky
Yamashita Yuu
ee4182321e
Update python versions in README
před 11 roky
Konstantin Tretyakov
96c0362b53
Warn about #264 in the README
před 11 roky
Daniel Hahler
04ce9bcd5c
doc: use recommended python versions
před 12 roky
Daniel Hahler
4cf93df059
README: mention https://github.com/yyuu/pyenv-pip-rehash
před 12 roky
Daniel Hahler
8595df4e18
minor: remove trailing whitespace
před 12 roky
Daniel Hahler
200adac02f
doc: note about using multiple versions
Add a note about how to activate/use multiple versions to the main
README, to the "Choosing the Python Version" section.
před 12 roky
Zearin
5c6a812b86
README.md: Add dividers between major sections
před 12 roky
Zearin
650c9a3d6e
README.md: Minor formatting
před 12 roky
Zearin
0933c40179
Move command reference to COMMANDS.md
před 12 roky
Tony
d1f78c2716
README.md: Minor edits and formatting
před 12 roky
Ehtesh Choudhury
7ed908bad1
Addendum for `pyenv install` usage
This gives users an idea of which versions of python are available. Other version managers ([nvm](https://github.com/creationix/nvm ), [rvm](https://rvm.io/rubies/list ), etc) tell users how to list available versions as well.
před 12 roky
Ezequiel Bertti
6ee219b9c7
add automatic install by pyenv-installer
před 12 roky