mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 05:23:47 -05:00
Fix capitalization
This commit is contained in:
@@ -226,7 +226,7 @@ easy to fork and contribute any changes back upstream.
|
|||||||
to add the `PYENV_ROOT=` and `PATH=` lines.
|
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.
|
You also don't need to add commands into `~/.profile` if your shell doesn't use it.
|
||||||
|
|
||||||
- For **bash**:
|
- For **Bash**:
|
||||||
|
|
||||||
~~~ bash
|
~~~ bash
|
||||||
echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.profile
|
echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.profile
|
||||||
|
|||||||
Reference in New Issue
Block a user