Skip to content

Commit

Permalink
Fix readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diggzhang committed Aug 5, 2017
1 parent 7dae197 commit 7c9ebc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ easy to fork and contribute any changes back upstream.
4. **Restart your shell so the path changes take effect.**
You can now begin using pyenv.
```sh
$ exec $SHELL
$ exec "$SHELL"
```
5. **Install Python versions into `$(pyenv root)/versions`.**
For example, to download and install Python 2.7.8, run:
Expand Down

0 comments on commit 7c9ebc2

Please sign in to comment.