diff --git a/README.md b/README.md index af883e74..5ddb5a50 100644 --- a/README.md +++ b/README.md @@ -288,7 +288,7 @@ See [Advanced configuration](#advanced-configuration) for details and more confi configuration commands to both `.bashrc` (for interactive shells) and the profile file that Bash would use (for login shells). - First, add the commands to `~/.bashrc`: + First, add the commands to `~/.bashrc` by running the following in your terminal: ~~~ bash echo 'export PYENV_ROOT="$HOME/.pyenv"' >> ~/.bashrc