Skip to content

Commit 0d07424

Browse files
lbristol88tswast
authored andcommitted
Fixed typo in Mac Setup (GoogleCloudPlatform#2071)
1 parent 0be5764 commit 0d07424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAC_SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ test their code.
3434
3535
```
3636
eval "$(pyenv init -)"
37-
eval "$(pyenv virtualenv-init -)"`
37+
eval "$(pyenv virtualenv-init -)"
3838
```
3939
4040
Note that this also works with ZSH.

0 commit comments

Comments
 (0)