Skip to content

Commit dd39e55

Browse files
committed
Fix typo
1 parent 1b21e01 commit dd39e55

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
@@ -301,7 +301,7 @@ source ~/.bashrc
301301
mkdir -p $WORKON_HOME
302302
```
303303

304-
Lastly, o get `pyenv`, which manages our Python versions, working nicely with `virtualenv`:
304+
Lastly, to get `pyenv`, which manages our Python versions, working nicely with `virtualenv`:
305305

306306
```bash
307307
echo 'eval "$(pyenv init -)"' >> ~/.bashrc

0 commit comments

Comments
 (0)