Browse Source

Fix capitalization

pull/1964/head
Ivan Pozdeev 5 years ago
parent
commit
cb1390cb49
1 changed files with 1 additions and 1 deletions
  1. +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 **bash**:
- For **Bash**:
~~~ bash
echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.profile

Loading…
Cancel
Save