This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Fix capitalization
pull/1964/head
Ivan Pozdeev
5 years ago
parent
159327ff25
commit
cb1390cb49
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@ -226,7 +226,7 @@ easy to fork and contribute any changes back upstream.
to add the
`PYENV_ROOT=`
and
`PATH=`
lines.
You also don't need to add commands into
`~/.profile`
if your shell doesn't use it.
- For
**
b
ash**
:
- For
**
B
ash**
:
~~~ bash
echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.profile
Write
Preview
Loading…
Cancel
Save