Samuel Villamonte
d12120a4bf
Change curl to proxy note
9 yıl önce
Samuel Villamonte
b1dd4a8130
Agh spaces
9 yıl önce
Samuel Villamonte
f1a22c104c
Mention http_proxy and HTTPS_PROXY in README.md
9 yıl önce
Yamashita, Yuu
8ce9928819
Update Travi CI build status link target
9 yıl önce
Yamashita, Yuu
98a879bdb0
Migrate project URL from https://github.com/yyuu to https://github.com/pyenv
9 yıl önce
Jakub Wilk
3a4c7cf200
Fix typos
9 yıl önce
SUZUKI Masaya
c1af5ab0a9
Fix the file path.
9 yıl önce
massongit
4cef3d74ac
Fix file the path and file name of README.md
9 yıl önce
Ori Peleg
fa80772142
README: multiple versions in .python-version
Document that multiple versions in `.python-version` work similarly to the command line.
9 yıl önce
Peter Dave Hello
3531ad06b2
Syntax highlight in README.md
9 yıl önce
Yamashita, Yuu
0256ff06e8
Add mention to pyenv-virtualenv in README ( #662 )
9 yıl önce
Fábio C. Barrionuevo da Luz
fc7ceb4176
document how to accelerate the download with aria2
9 yıl önce
Ville Skyttä
22ab0f8b2f
Like Ubuntu, Fedora users should modify ~/.bashrc too
9 yıl önce
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.
9 yıl önce
Yamashita, Yuu
6bd7927333
Basically we don't have to run rehash explicitly anymore ( fixes #553 )
10 yıl önce
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.
10 yıl önce
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.
10 yıl önce
Jason Karns
f880dc6d6f
Remove support for legacy version file
10 yıl önce
Mislav Marohnić
abbcde665c
Fix ToC level
[ci skip]
10 yıl önce
Mislav Marohnić
c9c9415154
Update ToC
10 yıl önce
Mislav Marohnić
e0b85397c8
Point out that it's not necessary to `sudo gem install`
Closes #532
10 yıl önce
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.
10 yıl önce
Chulki Lee
df4c16ecb4
update urls to rbenv
10 yıl önce
ReadmeCritic
43abe13db9
Update README URLs based on HTTP redirects
10 yıl önce
ReadmeCritic
f85c41b14f
Update README URLs based on HTTP redirects
10 yıl önce
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".
10 yıl önce
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.
10 yıl önce
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. :)
10 yıl önce
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.
10 yıl önce
Yamashita, Yuu
cb65df8bec
Specify branch for build status
10 yıl önce
Fengyuan Chen
53bc95314c
add proxy usage note
10 yıl önce
Yamashita, Yuu
e034c80388
Update Python versions in sample image
10 yıl önce
The Gitter Badger
10ab381fb6
Add Gitter badge
10 yıl önce
Nik Nyby
8e276a009e
fix typo in readme
11 yıl önce
Mislav Marohnić
46fbc5414a
Provide uninstall instructions in the README
11 yıl önce
Nathan Henrie
17c153b1c1
Details on multiple Python2 and Python3 versions.
Add detail regarding activating multiple Python2 and Python3 versions simultaneously.
11 yıl önce
Yamashita Yuu
71c9ff565b
Added note about where to place `pyenv init -` in shell configuration file ( #313 )
11 yıl önce
Mislav Marohnić
7ad01b2b48
Document rbenv environment variables
Closes #699 , fixes #666 [ci skip]
11 yıl önce
Lorenzo Manacorda
c54fa3731f
Remove dead links to Version history and License
Cfr. #688
11 yıl önce
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.
11 yıl önce
Grégoire Pineau
70c6d3f67e
[README] Updated link to bundler.io
11 yıl önce
Mislav Marohnić
b155380a06
Remove license information from README
The license information is already present in the LICENSE file.
11 yıl önce
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
11 yıl önce
cloudlite
dbd50e7bd9
Update README.md - clone through https instead of git
git:// protocol is blocked by a lot of servers, https works fine.
11 yıl önce
Jeremy Brudvik
7535efe031
Use better image for Travis build status
11 yıl önce
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.
11 yıl önce
Yamashita Yuu
ee4182321e
Update python versions in README
11 yıl önce
Konstantin Tretyakov
96c0362b53
Warn about #264 in the README
11 yıl önce
Daniel Hahler
04ce9bcd5c
doc: use recommended python versions
12 yıl önce
Daniel Hahler
4cf93df059
README: mention https://github.com/yyuu/pyenv-pip-rehash
12 yıl önce