We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be5764 commit 0d07424Copy full SHA for 0d07424
1 file changed
MAC_SETUP.md
@@ -34,7 +34,7 @@ test their code.
34
35
```
36
eval "$(pyenv init -)"
37
- eval "$(pyenv virtualenv-init -)"`
+ eval "$(pyenv virtualenv-init -)"
38
39
40
Note that this also works with ZSH.
0 commit comments