Skip to content

Commit 387f627

Browse files
authored
docs: fix the link to Pyenv shell setup steps (#516)
1 parent 4b3f5f8 commit 387f627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ brew install --HEAD pyenv-virtualenv
8888
```
8989

9090
After installation, you'll still need to do
91-
[Pyenv shell setup steps](https://github.com/pyenv/pyenv#basic-github-checkout)
91+
[Pyenv shell setup steps](https://github.com/pyenv/pyenv#b-set-up-your-shell-environment-for-pyenv)
9292
then add
9393
```sh
9494
eval "$(pyenv virtualenv-init -)"

0 commit comments

Comments
 (0)